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

uniforms-material SelectField not displaying "required" asterisk on label #512

Closed
skirunman opened this issue Feb 20, 2019 · 3 comments
Closed
Assignees
Labels
Type: Bug Bug reports and their fixes

Comments

@skirunman
Copy link

Using SelectField in uniforms-material I try to pass the required prop to show an asterisk on the label. However, it is not displayed. Mayberequired is not being passed correctly to underlying MUI TextField.

I verified that both select and required props are passed correctly to MUI TextField on MUI doc website, which does display the asterisk correctly on the label. May want to double check this works correctly with other fields built on MUI TextField like DateField.

SelectField was refactored in PR #505.

@radekmie radekmie self-assigned this Mar 3, 2019
@radekmie radekmie added the Type: Bug Bug reports and their fixes label Mar 3, 2019
@skirunman
Copy link
Author

@radekmie Glad this was merged, what is timeframe to release? Thanks.

@radekmie
Copy link
Contributor

radekmie commented Mar 3, 2019

@skirunman there's no rigid release schedule. Most probably this week.

@skirunman
Copy link
Author

@radekmie Great, thanks.

@Monteth Monteth added this to Closed in Open Source (migrated) Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug reports and their fixes
Projects
Archived in project
Development

No branches or pull requests

2 participants