-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
Bugfix: SR RequesetDetail loading spinner not appearing on subsequent mouse-over popups #1805
Comments
@bphan002 thanks for picking this up. When you can, please leave as a comment:
|
ETA: Thursday 10/5 3 PM Availability: Any time before 2 PM |
@bphan002 did you mean 9/5? 🤣 We can always accommodate if you need more time ofc... 😁 |
I did lol sorry
…On Wed, Sep 4, 2024 at 1:56 PM Ryan Chase ***@***.***> wrote:
ETA: Thursday 10/5 3 PM
Availability: Any time before 2 PM
@bphan002 <https://github.com/bphan002> did you mean 9/5? 🤣
We can always accommodate if you need more time ofc... 😁
—
Reply to this email directly, view it on GitHub
<#1805 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATZ7FSXARFO6VMYI4ZYTHZDZU5XY7AVCNFSM6AAAAABNPF742OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZQGA2TGMRVGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@bphan002 moving this ticket to In Review since your PR is available |
Adding my review, eta this evening |
@bphan002 I've left you a review on your PR. Please provide an ETA for addressing the review, thanks! |
ETA: Thursday Sept 12 3 PM |
Thank you @bphan002, merge when ready |
Overview
We need to fix a bug where the loading spinner on the Service Request inspect modal does not appear on subsequent mouse-overs.
Action Items
In
Map.jsx
<RequestDetail/>
this.requesetDetail
Resources/Instructions
Abbreviations
Useful Files & Components
components/Map/Map/RequestDetail.jsx
components/Map/Map.jsx
Mapbox Docs:
Reproducing the Bug
3.1. observe the loading spinner that appears immediately on hover
3.2. take note of the SR Type.
4.1. Observe that there is no loading spinner, instead the SR modal is unchanged from step 3
4.2. Observe that the SR modal will quickly re-render with the correct SR information
Click to see finished result
[TODO: VIDEO GOES HERE]
The text was updated successfully, but these errors were encountered: