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

Allow insertion into array above / below existing items #1352

Merged
merged 2 commits into from
Jul 26, 2019

Conversation

fsteger
Copy link
Contributor

@fsteger fsteger commented Jul 10, 2019

Reasons for making this change

Add function that allows adding new items anywhere inside the array. New function is available on each array item as onAddIndexClick

#1073

Checklist

  • I'm updating documentation
  • I'm adding or updating code
    • I've added and/or updated tests
    • I've updated docs if needed
  • I'm adding a new feature
    • I've updated the playground with an example use of the feature

@epicfaace
Copy link
Member

Looks good - thanks!

@epicfaace epicfaace merged commit c8c0249 into rjsf-team:master Jul 26, 2019
@gilomen2
Copy link

gilomen2 commented Aug 9, 2019

@epicfaace do you know which release this is planned to be apart of and when that release might happen? this is a super useful feature.

@epicfaace
Copy link
Member

@gilomen2 trying to get a release out soon; honestly just trying to find a fix for #1396 because if we release the code as-is, it will break some functionality.

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.

4 participants