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(preferences): allow to perform partial key update via update callback #376

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lpezzolla
Copy link
Member

Closes #375

@lpezzolla lpezzolla requested a review from a team as a code owner November 23, 2023 12:22
@github-actions github-actions bot added the cc-refactor PR includes refactoring commit label Nov 23, 2023
@lpezzolla lpezzolla force-pushed the hotfix/375-partial-prefs-update branch from 7dbf2dc to 487a130 Compare November 23, 2023 15:08
@github-actions github-actions bot added cc-refactor PR includes refactoring commit and removed cc-refactor PR includes refactoring commit labels Nov 23, 2023
@lpezzolla
Copy link
Member Author

Needed to implement accessibility preferences / notification, keeping it here as currently at lower priority

@lpezzolla lpezzolla added the pr-hold Don't merge while this label is present label Dec 4, 2023
@github-actions github-actions bot added cc-refactor PR includes refactoring commit and removed cc-refactor PR includes refactoring commit labels Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cc-refactor PR includes refactoring commit pr-hold Don't merge while this label is present
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to partially update app preference key
2 participants