-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[BUG] Reading View: Feed menu in side bar: does not work #4224
Copy link
Copy link
Labels
Bug (confirmed) 🐞issues that are reproducibleissues that are reproducibleUI 🎨User InterfacesUser InterfacesView
Milestone
Description
The feed config menu does not open in the reading view.
Reason: The aside navigation bar is by default not shown and needs to be enabled via the "folder" icon button. Technically it uses the # anchor #aside_feed. If the user clicks inside of this aside navigation bar on the feed config icon (cog icon), than the side bar is closed, because the # anchor #dropdown-X is used for the config menu.
Environment information (please complete the following information):
- FreshRSS version: 1.19.2
I see 2 options to solve it:
- make the side bar visible by default like on the "normal view" (my suggestion)
- hide the feed config menu/icon
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bug (confirmed) 🐞issues that are reproducibleissues that are reproducibleUI 🎨User InterfacesUser InterfacesView
