Skip to content

feat: add fullscreen presentation mode for dashboards - #105

Merged
aalvaropc merged 1 commit into
mainfrom
feat/fullscreen-mode
Apr 11, 2026
Merged

feat: add fullscreen presentation mode for dashboards#105
aalvaropc merged 1 commit into
mainfrom
feat/fullscreen-mode

Conversation

@aalvaropc

Copy link
Copy Markdown
Owner

Summary

  • "Fullscreen" button on dashboard show page toolbar
  • Uses browser Fullscreen API (document.documentElement.requestFullscreen())
  • Button text toggles between "Fullscreen" and "Exit Fullscreen"
  • Works with auto-refresh for monitoring displays
  • Combines well with the existing public/embed views for TV dashboards
  • New Fullscreen JS hook — minimal, no server interaction needed

Test plan

  • mix precommit — 638 tests, 0 failures
  • Manual: click Fullscreen on a dashboard, verify browser enters fullscreen; press Esc or click button to exit

@aalvaropc
aalvaropc merged commit 38759e9 into main Apr 11, 2026
2 checks passed
@aalvaropc
aalvaropc deleted the feat/fullscreen-mode branch April 11, 2026 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant