-
Notifications
You must be signed in to change notification settings - Fork 5.3k
feat: add PWA support and mobile UI improvements #7258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
athal7
wants to merge
6
commits into
anomalyco:dev
Choose a base branch
from
athal7:opencode/hidden-forest
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
|
The following comment was made by an LLM, it may be inaccurate: No duplicate PRs found |
8e14998 to
1f1089e
Compare
70a44b5 to
e016d06
Compare
e016d06 to
67cc211
Compare
- Add PWA support with service worker, manifest, and iOS meta tags - Add virtual keyboard detection hook for proper layout adjustments - Add safe area inset CSS variables for notched devices - Improve touch target sizes for mobile accessibility (44px minimum) - Add mobile tab bar for switching between session and review views - Use stale-while-revalidate caching for unhashed static assets - Add explicit logo export for TypeScript resolution # Conflicts: # packages/app/src/pages/layout.tsx # packages/app/src/pages/session.tsx
- Add on:click handler to session/new session links to dismiss mobile sidebar - Increase archive button padding from p-2.5 to p-3.5 for 44px min touch target # Conflicts: # packages/app/src/pages/layout.tsx
d72695d to
0da9180
Compare
53edd99 to
b71327b
Compare
## Features - Service worker with intelligent caching (stale-while-revalidate) - Web app manifest for installable PWA experience - iOS meta tags and safe area inset support for notched devices - Virtual keyboard detection for proper layout adjustments - Mobile tab bar for session/context view switching - Project reordering via move up/down menu options on mobile - Scroll-to-bottom button when not at conversation end ## Bug Fixes - Cache app state to localStorage for instant restore on app switch - Eliminate white/black flash on PWA app restore - Initialize server URL immediately to avoid blank first render - Status button taps now switch to context view on mobile - Explicitly clear input DOM when sending message - Track scroll position correctly for scroll button visibility - Simplify input positioning to let iOS handle keyboard natively - Fix totalSessions count for accurate 'Load more' display Closes anomalyco#5126
e359812 to
085ad3d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Features
Bug Fixes
Related Issues
Demo
Before
trim.3D3639B6-5A06-4CEC-A581-2E71E71D836D.MOV
After
trim.DC05A0D8-1C92-40CB-8646-1D8C25C2CC2D.MOV