Skip to content

Prevent pwa zoom#763

Merged
chrisvel merged 1 commit intochrisvel:mainfrom
DorianStrasser:feature/pwa-no-zoom
Mar 6, 2026
Merged

Prevent pwa zoom#763
chrisvel merged 1 commit intochrisvel:mainfrom
DorianStrasser:feature/pwa-no-zoom

Conversation

@DorianStrasser
Copy link
Copy Markdown
Contributor

@DorianStrasser DorianStrasser commented Jan 7, 2026

Description

PR adds a small change, that improves the handling of tududi in PWAs. Before the change, zooming was enabeled and at least iOS tends to zoom in on text fields. That interrupted the user flow.

With the PR zooming is disabled.

Type of Change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)
  • Breaking change (breaks existing functionality)
  • Documentation/Translation update

Testing

Did local testing on Windows and iOS. Deployed, checked functionality. Everything operational.

Commands run:

  • npm run pre-push (linting + formatting + tests)
  • Tested manually in browser
  • Tested on mobile (if UI changes)

Checklist

  • This is not an AI slop crap, I know what I am doing
  • Code follows project style guidelines
  • Self-reviewed my own code
  • Added/updated tests (if applicable)
  • Updated documentation (if needed)
  • Database migrations included and tested (if applicable)
  • Translation keys added and synced (if applicable)

@DorianStrasser DorianStrasser changed the title Prevent mobile zoom Prevent pwa zoom Jan 7, 2026
@chrisvel chrisvel merged commit d416c86 into chrisvel:main Mar 6, 2026
1 check passed
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.

2 participants