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

Enable removal of single array item #13

Open
stritt opened this issue Jul 25, 2019 · 0 comments
Open

Enable removal of single array item #13

stritt opened this issue Jul 25, 2019 · 0 comments
Labels

Comments

@stritt
Copy link
Contributor

stritt commented Jul 25, 2019

Description

What is the current behavior?

Currently, you can add to an array by +1, but to remove an array you have to remove the whole grouping.

What is the expected behavior?

Users should be able to remove by -1 as well.

Additional Context

This should function similarly to how we treat key/value pairs.

Reproduction

  1. Add multiple arrays
  2. Remove them

Evidence

n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant