mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2214] [Feature request] add PWA support #3319
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3319
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @P6g9YHK6 on GitHub (Apr 18, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2214
Is your feature request related to a problem? Please describe.
On Android phones, there's no way to make the address bar disappear unless the page is scrollable. Since the current web UI takes up the whole screen without needing to scroll, the address bar stays visible in most browsers—except for dedicated kiosk ones.
Describe the solution you'd like
Support for Progressive Web App (PWA) installation.
ChatGPT reference link
This would also improve compatibility for Tactical in a few other environments at the same time.
Describe alternatives you've considered
Various workarounds, but none are as clean or effective.