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

Special cases of Merging values into a list #691

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

Conversation

PatrickChrestin
Copy link
Contributor

@PatrickChrestin PatrickChrestin commented Jun 14, 2024

As mentioned in #689 it might be hard to understand why certain values are not visible in the app, if the value was overwritten by a different source.

I adapted the addAllRecursive function to warn the user when a key is overwritten.

Also, when a single entry is overwritten with a map of entries (or the other way around) a warning is presented that also indicates how many keys were lost. Since possibly many keys might get lost, this sounded like a reasonable action to perform.

Feel free to comment or make suggestions.

@bw-flagship please have a look

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