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

Add Initial Support For Creation in Choices Inputs #6215

Merged
merged 17 commits into from
Apr 27, 2021

Conversation

djhi
Copy link
Contributor

@djhi djhi commented Apr 27, 2021

Supsedes #6163

/>
);

expect(queryByRole('progressbar')).toBeNull();
});
});

test('should support creation of a new choice through the onCreate event', async () => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test used instead of it again... Please make sure there aren't any remaining in your PR

Copy link
Contributor Author

@djhi djhi Apr 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use both accross the whole codebase btw

@fzaninotto fzaninotto merged commit 5663bfb into next Apr 27, 2021
@fzaninotto fzaninotto deleted the quick-create-support-2 branch April 27, 2021 09:47
@fzaninotto fzaninotto added this to the 3.15 milestone Apr 27, 2021
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.

None yet

2 participants