elixir-cloud-aai / cloud-components

Reusable components for the ELIXIR Cloud
https://cloud-components.2.rahtiapp.fi/
Apache License 2.0
8 stars 14 forks source link

feat: add support for readonly input fields #376

Closed SalihuDickson closed 3 weeks ago

SalihuDickson commented 3 weeks ago

Description

It is sometimes beneficial to display data in an input field to make represent that there is some data in the form which is not editable.

SalihuDickson commented 3 weeks ago

When this is merged, @sivangbagri, you will need to modify the dataset tab to add a read-only type field.