jesec / flood

A modern web UI for various torrent clients with a Node.js backend and React frontend.
https://flood.js.org
GNU General Public License v3.0
2.24k stars 135 forks source link

[Feature Request] - Additional Settings Request #790

Open ondrovic opened 3 months ago

ondrovic commented 3 months ago

Discussed in https://github.com/jesec/flood/discussions/789

Originally posted by **ondrovic** August 17, 2024 Can settings be added under the User Interface tab for, I know it defaults to hidden on mobile devices which is great, this would be for any screen size larger than the limit already set Sidebar - Checkbox control Collapsed Status Filters - Checkbox control Collapsed Filter By Tracker - Checkbox control Collapsed Default Filter - Dropdown box Allows you to select the filter you want to always see by default UI Mockup ![image](https://github.com/user-attachments/assets/a2ab2cd9-ad3e-452f-9673-57be99fc884e) Code: ```

Default Filter

Sidebar

Filter by Status

Filter by Tracker

```