sdenec/tidy-ui_game-settings

Keep search bar docked on top (maybe as a module setting)

Closed this issue · 3 comments

ccjmk commented

When you have enough modules or you open up one, the search bar is easily hidden on top. It would be mighty useful to keep it docked on top so you can always search for another module!

image

Search bar should now stay in sight! Good usability advise :)

ccjmk commented

wonderful! For some future update when you have some other small thing to add, I would consider adding a setting for the searchbar docking on the module settings, I guess some people might prefer it to not dock (smaller screens, people who use some other modules to play on tablets/phones, etc) and if I'm not missing any obvious detail, it should just be some conditional CSS class based on a module property. Again, absolutely not a priority, but someone will probably appreciate it!

Well I actually had to change the layout to make it stick to the top. Just fixing the bar via css would let the text visibly scroll through it. I don't think any gm would actually use foundry on a mobile device, that has to be a nightmare! On the other hand the header in the settings isn't larger than the one in the module manager. So i don't think there is a need for a "sticky" setting :)