-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Description
Describe the feature you'd like
The search box in the header bar of the BookStack screen is useful and I use it frequently.
However, as the browser window gets smaller, this search box disappears relatively early and is stored in a drop-down menu.
To refer to a more specific situation, if the display resolution is 1920x1080, the search box disappears from the header bar when the width of the browser window is set to 960, half of the screen width.
For example, Windows has the ability to snap a window to half of the screen area, and I believe that there are a reasonable number of uses for placing a window on half of the screen area in other environments as well.
We think it would be more convenient to have the search box displayed even when the window is a little narrower.
Describe the benefits this would bring to existing BookStack users
The immediate availability of a search box facilitates access to articles.
Can the goal of this request already be achieved via other means?
Perhaps it is possible to customize it through a visual theme system.
However, it was not so easy as far as I myself tried.
Simply rewriting the CSS values will result in a broken layout and multiple lines.
It seems to me that if you use that method, you would probably need to customize the entire header bar.
Have you searched for an existing open/closed issue?
- I have searched for existing issues and none cover my fundamental request
How long have you been using BookStack?
1 to 5 years
Additional context
No response