-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
Pin Data Not Accurate on Hover #1921
Comments
@efrenmarin45 adding critical labels:
I'm going to move this into Please add questions about labels and ticket management here: #1878 |
This discussion item was marked as completed on today's agenda. Were we able to get an update? @traycn @efrenmarin45 @DorianDeptuch |
There are two approaches that I recommend to tackle this ticket, I have highlighted my approach on this PR comment. I have also attached my version of the
Abrupt Changes: Steps To Reproduce
Abrupt Changes Bug
abrupt-changes.mp4Steps to Reproduce: Border Styles Gets Confused
Note on step 6: I did a poor job of demonstrating this in the video, but you can see this for a split second around 0:10 ~ 0:11 second mark in the video below. Screen Recording of wrong SR details, and Border Radius applied late
mouse-out-before-data-loads.mp4 |
Describe the bug
On initializing the map and zooming in to neighborhood pins, when hovering over one pin it will display a request as expected. When hovering over another pin, it will either show a request with information of the previous request or of a completely random request that is no where near the pin the user is hovering over.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Hovering over the pins should each show their respective data and color codes per request.
Screenshots
Screen recording showing:
pin.hover.bug.mp4
Desktop (please complete the following information):
Additional context
Not sure if this happens in certain neighborhoods. While testing this, I tried multiple neighborhoods and some have this issue and others don't. Seems to happen at random.
The text was updated successfully, but these errors were encountered: