Files
Inverle 6984c22b5c Fix feed dropdown bugs due to hash desync (#8949)
Fixes regression caused by https://github.com/FreshRSS/FreshRSS/pull/8335
To reproduce it, open any dropdown in the aside, reload the page, and try to open the same dropdown - it will disappear

To explain the issue more clearly, the dropdown menu wouldn't show because earlier its opacity is set to 0%, and after clicking the same dropdown after a page reload, the hashchange event wouldn't trigger to restore the previous opacity, and also the second listener would trigger to remove the dropdown if you opened it again.

Maybe https://github.com/FreshRSS/FreshRSS/issues/6156 is relevant here

Also a CSS change to stop showing the dropdown toggle icon of the previously opened dropdown after a page reload while the dropdown was open.
2026-06-28 21:38:37 +02:00
..
2025-01-21 23:31:40 +01:00
2025-01-21 23:31:40 +01:00

FreshRSS-base-theme

A base theme for FreshRSS

  1. Custom base.css file with colors, backgrounds and borders
  2. Change information in metadata.json file (at least, give a name!)
  3. Choose your new theme in FreshRSS configuration
  4. Enjoy your wonderful theme!

Dont hesitate to share your theme with us 🙂