Added the native form element 'disabled' attribute to test the 'disabled' state on various components like e-input.vue, e-select.vue, and more.
Added form fields with 'disabled' attribute to r-forms.vue.
In addition:
I improved the form fields (e-select, e-input, e-radio, e-checkbox, e-textarea) with a disabled state to have a consistent look. I aligned colors across all form elements with disabled state, added a light gray color to the label text, and added a "not-allowed" cursor pointer on hover.
These adjustments create a more unified and user-friendly interface.
Pull request
This PR brings a couple of adjustments:
In addition: I improved the form fields (e-select, e-input, e-radio, e-checkbox, e-textarea) with a disabled state to have a consistent look. I aligned colors across all form elements with disabled state, added a light gray color to the label text, and added a "not-allowed" cursor pointer on hover.
These adjustments create a more unified and user-friendly interface.
Ticket
#328
Browser testing
Checklist
Review/Test checklist