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

[Chore] Read-only state for form fields #900

Open
kpmurphh opened this issue Jan 25, 2023 · 0 comments
Open

[Chore] Read-only state for form fields #900

kpmurphh opened this issue Jan 25, 2023 · 0 comments
Labels
chore General chore or maintenance task new issue This issue has yet to receive attention

Comments

@kpmurphh
Copy link

What general chore or task would you like to see performed?

Describe the bug
A read-only state is needed for form fields - text fields, selects, typeaheads, textareas, multiselect, etc. (Excludes selection controls)

The read only state styling is as follows:

  • The text color is #313536
  • The background and border color of the input area are the same as the disabled state.
@kpmurphh kpmurphh added chore General chore or maintenance task new issue This issue has yet to receive attention labels Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore General chore or maintenance task new issue This issue has yet to receive attention
Projects
None yet
Development

No branches or pull requests

1 participant