Skip to content

Conversation

@1-navneet
Copy link
Contributor

@1-navneet 1-navneet commented Jan 25, 2026

Summary

Adds standard keyboard scrolling behavior to the member list so arrow and page navigation keys scroll the list instead of moving the map.

Changes

  • Enable keyboard focus on member list
  • Handle ArrowUp / ArrowDown / PageUp / PageDown / Home / End
  • Prevent map movement while list is focused
  • Add visible focus outline for accessibility

Before

  • Arrow and page keys moved the map instead of scrolling the relations list.
before

After

  • Relations list captures keyboard focus and scrolls independently without moving the map.
after

Notes

Improves keyboard accessibility and aligns the member list with standard sidebar scrolling behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant