vmware-archive/clarity

Read-only attribute not working for select-input component

d-m-s opened this issue · 2 comments

d-m-s commented

Describe the bug

Similar to the input control, where the readonly attribute renders the component not-editable, the select control currently is not rendering the control not-editable.

See design-spec
#656

designspec-656-readonly

How to reproduce

  1. Add readonly attribute to any select component
    Result Component ignores the attribute and still renders editable.

Expected behavior

🗨️ As visible in the screenshot above or see further documentation at #656

  • Current value of the select component should render not-editable.
  • Drop-down caret should be hidden.

Versions

Clarity project:
✔️ Clarity Core
✔️ Clarity Angular/UI

Clarity version:
✔️ v5.x

Framework:
✔️ Angular

Device:
Any

Hello, this repository has been archived. If your issue still exists, please recreate the issue in one of the new repositories:

Hi there 👋, this is an automated message. To help Clarity keep track of discussions, we automatically lock closed issues after 14 days. Please look for another open issue or open a new issue with updated details and reference this one as necessary.