mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Remove Notifications title from home page body
Match the structure of other pages by dropping the standalone title and placing the filter selector and "mark all as read" action in one row. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
9099d0f6a7
commit
d4e00515fc
@@ -29,7 +29,7 @@
|
||||
- [x] The app has the default Flutter icon in iOS, use OOTT's icon
|
||||
- [x] Ask for network access when the app launches, now it asks when you try to test the connection for the first time and it always fails once
|
||||
- [ ] On iOS when the user navigates between screens the previous screen remains visible on the backgroun while the other one animates in, it looks bad
|
||||
- [ ] In narrow devices, the "Notifications" title in the home screen is to close to the filter combobox and does not scroll with the page (it should)
|
||||
- [x] In narrow devices, the "Notifications" title in the home screen is to close to the filter combobox and does not scroll with the page (it should)
|
||||
- [x] When the user goes to the / URI in a production server redirect him to /web
|
||||
- [x] Add a link to the API docs (/api/docs) in the navigation (new window - only visible in wide)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user