hasadna/open-bus-map-search

style enhancement: introduce sticky inputs section

Open

#1,059 opened on Mar 16, 2025

View on GitHub
 (12 comments) (0 reactions) (1 assignee)TypeScript (125 forks)auto 404
CSSenhancementfrontendgood first issuejavascript / typescriptusability

Repository metrics

Stars
 (95 stars)
PR merge metrics
 (PR metrics pending)

Description

When clicking on the map in any the מפה לפי זמן or מפה לפי קו pages, the page immediately scrolls down, which may cause some users to think the input section was closed. (i am one of those users xD)

Image

I suggest making the input section sticky, so it always appears in view even if the user scrolls down, and maybe add a button to minimize the inputs section if the user wants to minimize just that section. (though i guess the "Fullscreen" button already does something similiar)

what do we think about this?

Contributor guide