blu3r4y/jku-room-search

Load results automatically, without pressing the button

Closed this issue · 1 comments

  • Automatically re-render the table if the user changes one of the two time selections, but don't auto-scroll
  • Immediately render the table upon page visit, but, think whether it looks good to also trigger the loading animations then
  • Still trigger the loading and table fading animation whenever the selection changes
  • Rename the button to "Show results"
  • The button keeps its functionality: It queries the index, renders the table and scrolls the table into view
  • The page shall behave the same on mobile and desktop
  • Fix today button
  • Test implementation

This may become obsolete once #5 is done.