mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
feat: Responsive iOS PWA - Small Suggestions to greatly enhance the experience on mobile #6844
Reference in New Issue
Block a user
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 @jhemmond on GitHub (Nov 6, 2025).
Check Existing Issues
Problem Description
PWA has come a long way, thanks to all the recent contributions like model caching, loading of essential libraries only..etc. on iOS, the PWA is almost the only way to interact with your models. Some native apps exist but none hits the functionality like the native PWA for OWUI.
This is by no means a demand of any sort, and I'm more than grateful for the dev and the community, just hoping to get the experience better on mobile.
Desired Solution you'd like
Here are some suggestions to greatly enhance the experience:
Alternatives Considered
Unfortunately no good alternatives exist. Most admins deploying OWUI in organizations who make AI available on the go, must interface with OWUI through this PWA. Nailing this will make OWUI incredibly more convenient on mobile and specifically iOS.
Additional Context
No response
@tjbck commented on GitHub (Nov 6, 2025):
Open to reviewing PRs!