You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2022. It is now read-only.
If the search window is opened as an overlay, the search-input should be auto focused.
2. Add spinner while formats are being loaded.
When the search overlay is opened, it takes sometime to load all available format-categories. As of now this loading process is not visualised with a spinner. Thus a spinner should be added.
3. When opening the search page, the search-icon in the navigation-bar should not be shown
When opening a link that leads directly to the search page, the navigation bar shows the search-icon, which allows the search-overlay to be opened above the search-results page. This makes no sense and should therefore not be possible.
I see two possible solutions:
The navigation bar should not show the search icon, while on the search-results page.
Remove the search page all together and instead render the magazine front with the search overlay being opened, containing the search results.
This issue proposes the following changes:
1. Auto focus when opening search.
If the search window is opened as an overlay, the search-input should be auto focused.
2. Add spinner while formats are being loaded.
When the search overlay is opened, it takes sometime to load all available format-categories. As of now this loading process is not visualised with a spinner. Thus a spinner should be added.
3. When opening the search page, the search-icon in the navigation-bar should not be shown
When opening a link that leads directly to the search page, the navigation bar shows the search-icon, which allows the search-overlay to be opened above the search-results page. This makes no sense and should therefore not be possible.
I see two possible solutions: