As a developer, I would like to be able to read and more easily understand the code for the click/hover popup box on the map #493
Labels
component: front-end
feature: map
status: blocked
Progress can't be made until a dependency is resolved
status: ready to work on
Prioritized and ready for a contributor to move to "In Progress"
Is your feature request related to a problem? Please describe.
The click/hover popup box on the map works, but I implemented it hastily and the code is a bit messy. Some refactoring would clear it up. The prototypes at the bottom may also be missing for some variables.
Describe the solution you'd like
Refactor.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Let's make sure we actually want the hover/click interaction before we put too much energy into refactoring it.
Labels
needs definition
needs help
ready to work on
in progress
backlog
For Developers
Affected Components
I think mostly
web/src/components/map/menu.js
and./hover.js
.Testing Outline
Currently this functionality is not tested. Some tests would be a good idea...
The text was updated successfully, but these errors were encountered: