Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1693 Bugfix: handover report table is stuck in loading state #1699

Merged
merged 1 commit into from
Jul 31, 2022

Conversation

HalcyonJAC
Copy link
Contributor

@HalcyonJAC HalcyonJAC commented Jul 27, 2022

What's included?

Fix the table loading state on handover report.

Note: when Handover.vue is created, it will bind to firestore document and get the report data before Table component is rendered. And when Table component is mounted, it will set loading state to true. That's why the table already got data but the loading state is still showing.

Who should test?

✅ Product owner
✅ Developers
✅ UTG

How to test?

  1. Go to Handover report of an exercise
  2. Check the table is not stuck in loading state

Risk - how likely is this to impact other areas?

🟢 No risk - this is a self-contained piece of work

Additional context

Demo:

1693.Bugfix.handover.report.table.is.stuck.in.loading.state.mov

Related permissions

  • No permission changes required

PREVIEW:DEVELOP
can be OFF, DEVELOP or STAGING

@HalcyonJAC HalcyonJAC self-assigned this Jul 27, 2022
@HalcyonJAC HalcyonJAC temporarily deployed to develop July 27, 2022 15:03 Inactive
@github-actions
Copy link

github-actions bot commented Jul 27, 2022

Visit the preview URL for this PR (updated for commit 1ca54b1):

https://jac-admin-develop--pr1699-bugfix-1693-handover-0tsdl4md.web.app

(expires Fri, 26 Aug 2022 16:08:46 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@HalcyonJAC HalcyonJAC temporarily deployed to develop July 27, 2022 16:02 Inactive
@HalcyonJAC HalcyonJAC marked this pull request as ready for review July 27, 2022 16:02
@HalcyonJAC HalcyonJAC requested review from a team as code owners July 27, 2022 16:02
@HalcyonJAC HalcyonJAC temporarily deployed to develop July 27, 2022 16:03 Inactive
@warrensearle warrensearle requested review from warrensearle and removed request for lloback July 28, 2022 23:29
Copy link
Member

@warrensearle warrensearle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@warrensearle warrensearle merged commit eda8c53 into main Jul 31, 2022
@warrensearle warrensearle deleted the bugfix/1693-handover-report-table-is-stuck branch July 31, 2022 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants