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

Modifying dictionaries #103

Open
tmarzec opened this issue Sep 8, 2022 · 0 comments
Open

Modifying dictionaries #103

tmarzec opened this issue Sep 8, 2022 · 0 comments
Labels
enhancement New feature or request O-Community

Comments

@tmarzec
Copy link
Contributor

tmarzec commented Sep 8, 2022

The problem

Currently, when dictionaries are modified, their current state is discarded, and the user has to create them from scratch.
Screenshot 2022-09-08 at 14 02 32
Screenshot 2022-09-08 at 14 03 49

Suggested solution

Code has to be added to the flipper-plugin-realm/src/components/objectManipulation/types/DictionaryInput.tsx file, so that the defaultValue property is handled.

@tmarzec tmarzec added the enhancement New feature or request label Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request O-Community
Projects
None yet
Development

No branches or pull requests

1 participant