readonly state is not visually indicated

Created on 30 May 2023, almost 2 years ago
Updated 2 June 2023, almost 2 years ago

Problem/Motivation

By fixing 🐛 Readonly doesn't work on #States Fixed there is a lack of the visually indication if a field is readonly.
I think we should use the disabled state or introduce a new visual guide.

Steps to reproduce

Add readonly to any textfield nothing change

Proposed resolution

Add a new css selector for apply disabled to readonly style.

.form-element[disabled],
.form-element[readonly]

Remaining tasks

User interface changes

Supporting readonly state along with disabeld state by indicating the user there is something special with the field like no editing possibility.

API changes

-

Data model changes

-

Release notes snippet

-

Feature request
Status

Postponed: needs info

Version

10.1

Component
Claro 

Last updated 4 days ago

Created by

🇩🇪Germany sunlix Wesel

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024