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

[Bug]: Focused map marker does not come to foreground if it is overlapped #210

Closed
nickvisut opened this issue Aug 22, 2024 · 1 comment · Fixed by #207
Closed

[Bug]: Focused map marker does not come to foreground if it is overlapped #210

nickvisut opened this issue Aug 22, 2024 · 1 comment · Fixed by #207
Assignees
Labels
bug Something isn't working

Comments

@nickvisut
Copy link
Collaborator

What happened?

As per Emi, when selecting/focusing a map marker (school) with either the keyboard or the mouse, if the marker has an adjacent marker that overlaps it, it remains overlapped.

See screenshot below and note that the focused marker "The Academy" is highlighted in yellow and has an outline. However, the marker next to it still overlaps it.

Screenshot 2024-08-21 at 9 22 32 PM

What should have happened instead?

Instead of remaining overlapped, the focused map marker should come to the foreground in front of any adjacent markers that are overlapping it for usability/visibility's sake.

When the focus is moved away (on blur), it should return to the original layer/order.

Version

supportsfschools.org (Production)

What browser(s) are you seeing the problem on?

No response

Which platform(s) are you seeing the problem on?

No response

Contact Details

No response

@nickvisut nickvisut added the bug Something isn't working label Aug 22, 2024
@nickvisut nickvisut linked a pull request Aug 29, 2024 that will close this issue
@nickvisut nickvisut assigned nickvisut and unassigned juliagoolia Aug 29, 2024
@nickvisut
Copy link
Collaborator Author

fixed via #207

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants