Skip to content
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

Update PWA manifest #4828

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Update PWA manifest #4828

merged 1 commit into from
Feb 5, 2024

Conversation

shashinma
Copy link
Contributor

Changed the orientation settings in PwaManifestBuilder.php from 'portrait' to 'any'. This allows the PWA to adjust to any screen orientation, enhancing user flexibility.

Important

A decision was made to propose a configuration change after attempting to use BookStack on a tablet. Without this > change, webapk opens BookStack in portrait mode only.

These changes will enhance the positive user experience for users who do not possess the required technical skills.

Changed the orientation settings in PwaManifestBuilder.php from 'portrait' to 'any'. This allows the PWA to adjust to any screen orientation, enhancing user flexibility.
@shashinma shashinma changed the title Update PWA manifest 'orientation' to 'any' Update PWA manifest orientation from 'portrait' to 'any' Feb 5, 2024
@ssddanbrown ssddanbrown added this to the Next Feature Release milestone Feb 5, 2024
@ssddanbrown
Copy link
Member

Thanks @shashinma, this change makes sense, although portrait would probably be most popular on mobile, I don't see why we should force people into that.
Will merge to be part of the next feature release.

@ssddanbrown ssddanbrown merged commit 05ac0fc into BookStackApp:development Feb 5, 2024
1 check passed
@shashinma shashinma changed the title Update PWA manifest orientation from 'portrait' to 'any' Update PWA manifest Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants