You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add feature indexing
* Toggle feature index on or off
* Toggle feature index on or off
* Check overlap on focus
* Fix function name
* Replace table with output element
* Add CSS for 'more results'
* Limit output to having 9 items at a time
* Optimize the SVG using SVGOMG
Co-authored-by: Robert Linder <[email protected]>
* Optimize the SVG using SVGOMG
Co-authored-by: Robert Linder <[email protected]>
* Hide output when empty
* Adding thin outline to reticle
Co-authored-by: Robert Linder <[email protected]>
* Focus on feature when number key is pressed
* Refactor code
* Fix focusing on feature when number key is pressed
* Fix failing tests
* Add feature index overlay tests
* Make esc key return focus to leaflet container
* Increase reticle size, update tests
* Update feature index overlay output
* change feature index font
Co-authored-by: Robert Linder <[email protected]>
* Update span attribute
* Add feature index overlay option
* Fix cs of us_pop_density.mapml
* Improve feature index styling for visual users (#1)
* Make reticle responsive
* Open popup instead of focusing
* Static overlay dimensions
* Improve readability of feature index
* Focus feature if no popup is available
* Update featureIndexOverlay.test.js to account for new reticle size
* Fix index popup issue + make sure index keys are valid onKeyDown
* Fix tabbing issue + add popup test
* Change popup behaviour
* Remove features from tabindex when FeatureIndexOverlay is enabled
* Update feature index screen reading behavior (#2)
* Only start checking overlap when/after the first focus happens
* Announce map details and then feature index on initial focus
* Announce map details and then feature index on refocus
* Focus map directly when popup is closed and feature index option is on
* Remove reticle when the map is not focused
* Add hidden comma for brief pauses in output reading
* Announce feature index on popupclose
* Update featureIndexOverlay.test.js
* Hide reticle when popup is open
Co-authored-by: Robert Linder <[email protected]>
0 commit comments