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

Readonly input-color-area #902

Open
madsrasmussen opened this issue Sep 9, 2024 · 0 comments · May be fixed by #915
Open

Readonly input-color-area #902

madsrasmussen opened this issue Sep 9, 2024 · 0 comments · May be fixed by #915
Labels

Comments

@madsrasmussen
Copy link
Contributor

Which exact UI Library version are you using? For example: 1.0.1 - don't just write v1.

1.9.0

Bug summary

The input-color-area is missing a readonly mode.

Specifics

No response

Steps to reproduce

When the readonly attribute is set on the element nothing happens.

Expected result / actual result

When the input is set to readonly it should not be possible to update the value. It should be possible to interact with the input to read the value.

Storybook should have a story to showcase the readonly mode.

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

Successfully merging a pull request may close this issue.

1 participant