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

Fix iPad split view #8199

Merged
merged 3 commits into from
Sep 16, 2024
Merged

Fix iPad split view #8199

merged 3 commits into from
Sep 16, 2024

Conversation

enahum
Copy link
Contributor

@enahum enahum commented Sep 3, 2024

Summary

This PR fixes Split View on iPad

Ticket Link

https://mattermost.atlassian.net/browse/MM-60365

Release Note

Fixed split view on iPad as the layout was not changing in certain scenarios

@enahum enahum added 2: Dev Review Requires review by a core commiter 3: QA Review Requires review by a QA tester labels Sep 3, 2024
@lindalumitchell lindalumitchell added the Build Apps for PR Build the mobile app for iOS and Android to test label Sep 3, 2024
Copy link
Contributor

@rahimrahman rahimrahman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Q: do we need this file anymore? Still referring to isSplitView but should have been isSplit. But it feels like all the type def is in the rnutils/src/index.tsx.

https://github.com/mattermost/mattermost-mobile/blob/main/types/global/device.d.ts#L8

Copy link
Contributor

@rahimrahman rahimrahman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just 1 small non-blocking question.

Copy link
Contributor

@lindalumitchell lindalumitchell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified fix on test build. Mobile view displays with app in split view and slide over view, using iPad multitasking. 👍

@enahum enahum merged commit 991cecd into main Sep 16, 2024
4 checks passed
@enahum enahum deleted the MM-60365 branch September 16, 2024 02:49
@amyblais amyblais added this to the v2.22.0 milestone Sep 16, 2024
larkox pushed a commit that referenced this pull request Oct 11, 2024
* Fix iPad split view

* remove unused type def
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2: Dev Review Requires review by a core commiter 3: QA Review Requires review by a QA tester Build Apps for PR Build the mobile app for iOS and Android to test release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants