fix(FN-824): replace mobile board viewport-height with percentage fill
- Replace viewport-height CSS with percentage-based fill to prevent mobile footer overlap - Add regression tests for mobile footer-safe layout in dashboard-footer-mobile-layout.test.ts - Add App.test.tsx coverage for viewport height behavior - Document mobile layout fix in README
This commit is contained in:
@@ -227,6 +227,7 @@ Real-time kanban board at `localhost:4040`:
|
||||
- Create tasks from the web UI
|
||||
- Click cards for detail view with move/delete actions
|
||||
- Server-Sent Events for live updates across tabs
|
||||
- Fixed executor status bar at the bottom of the viewport stays clear of scrollable board, list, and agents content on both desktop and mobile
|
||||
|
||||
### AI Engine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user