You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: maximize mobile typing space on editor focus
- Hide main header on mobile when focused to bring editor to top.
- Hide fixed mobile save button on focus to reduce clutter.
- Increase textarea height and bottom padding on focus for better keyboard clearance.
- Use 'lg:' prefixes to ensure zero impact on PC layout.
- Maintain 100% line coverage with updated tests.
- Hide coverage directory in .gitignore.
- Add App.vue test to ensure full project coverage.
Co-authored-by: freddiefujiwara <16923+freddiefujiwara@users.noreply.github.com>
0 commit comments