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 ARIA landmarks and fix marker label timing on page load
- Wrap header controls (burger, submit link, theme toggle) in role="banner"
- Use MutationObserver on marker pane to apply aria-labels on initial load,
replacing the unreliable setTimeout which ran before Leaflet rendered markers
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments