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

refactor: make use of SSOT for attachment picker tab logic #5614

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

tafelnl
Copy link

@tafelnl tafelnl commented Feb 5, 2025

Currently selectedTabIndex and selectedAttachmentsPickerMode can be (and eventually will be) out of sync with attachmentsPickerViewModel.attachmentPickerMode. This PR introduces a SSOT strategy. With this new strategy it also allows for a custom initial tab

@tafelnl tafelnl requested a review from a team as a code owner February 5, 2025 11:47
This also allows for a custom initial tab
@tafelnl tafelnl force-pushed the refactor/attachment-picker-tab-ssot branch from fcd9555 to 011fe7e Compare February 5, 2025 11:53
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.

1 participant