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

Read-only TimeField displays required indicator #3275

Open
glebfox opened this issue Jun 23, 2022 · 0 comments
Open

Read-only TimeField displays required indicator #3275

glebfox opened this issue Jun 23, 2022 · 0 comments
Labels
type: bug Something isn't working

Comments

@glebfox
Copy link
Member

glebfox commented Jun 23, 2022

Case:

  1. Set $v-show-required-indicators: true; in the ***-default.scss (Helium has it enabled by default)

  2. Make required time field read-only:

<timeField caption="TimeField" required="true" editable="false"/>
<timeField required="true" editable="false"/>

AR:
Screenshot 2022-06-23 at 16 56 17

ER:
No required indicator is shown same as for the other fields.

@glebfox glebfox added the type: bug Something isn't working label Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant