zetkin / organize.zetk.in

Organizer front-end of the Zetkin system for organizing activism
21 stars 14 forks source link

Scroll RelSelectInput to currently selected item #1240

Closed niklasva82 closed 3 years ago

niklasva82 commented 3 years ago

The problem is illustrated below scroll

To reproduce:

  1. Create a few queries to fill out the list.
  2. Select a query that is outside the view of the scroll window.
  3. Edit the current query

Expected behavior: Automatically scroll to position of currently selected item so that user can click the edit button.

Actual behavior: The user has to find the currently selected query by scrolling, which can be quite painstaking when there are many queries, or press backspace and search again.