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

feat: support disabledOptions object on mock select field #841

Conversation

allangaldinosilva
Copy link
Contributor

Currently our SelectField mock doesn't support disabled options object, this PR adds the ability to disable an option when it is an object.

Copy link
Contributor

@stephenh stephenh left a comment

Choose a reason for hiding this comment

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

Thank you!

@allangaldinosilva allangaldinosilva merged commit 83feb94 into main Apr 7, 2023
@allangaldinosilva allangaldinosilva deleted the feat/support-disabled-options-object-on-select-field-mock branch April 7, 2023 15:05
homebound-team-bot pushed a commit that referenced this pull request Apr 7, 2023
## [2.264.0](v2.263.0...v2.264.0) (2023-04-07)

### Features

* support disabledOptions object on mock select field ([#841](#841)) ([83feb94](83feb94))
@homebound-team-bot
Copy link

🎉 This PR is included in version 2.264.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants