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
Change github tests to ignore featureIndexOverlay, run playwright
directly at the command prompt, hopefully.
Delete to do list, tracked on PR notes
WIP on getting featureIndexOverlay to behave
Add localized message to feature index output for 'No features found'
Remove commented code
Remove unused / uncovered code, add comments.
Update _handleLink to focus map when finished handling, so that
the feature index shows up again (if enabled).
Ensure feature index and reticle displayed after reload
Ensure feature index and reticle displayed before and after fullscreen
Upgrade playwright
Add tests for feature index and reticle display after fullscreen,
history navigation, link activation.
De-flake a test that got really bad post-upgrade of playwright
Remove layerchange layeradd layerremove overlayremove events from
feature index handlers; the index and reticle display on map focus,
disappear when focus moves off map. This seems a bit odd when adding
or removing layers, but it is simple, and reticle returns with focus.
Update GeolocationButton to focus the map after it locates the user.
Update geolocation tests to adapt to changes.
Add feature index tests for after reload, fullscreen, history nav,
geolocation activation,
Add test feature index presence post-geolocation activation,
deactivation, and link following actions
Formatting by prettier
Split up slow test
Make feature index overlay responsive to map width
Change x client from npx to npm for ci testing
0 commit comments