PromucFlow_constructor/app/client/packages
vadim 1de9d15073
chore: WDS, adjusted border of text inputs to avoid "disabled" visual style (#32547)
Closes #32029
---
tl;dr
| Before | After |
|--------|--------|
|
https://github.com/appsmithorg/appsmith/assets/80973/9c4d1805-4b42-4849-ad64-ec6e471fab2f
|
https://github.com/appsmithorg/appsmith/assets/80973/236c547f-89a3-437a-a464-3da29fdd4845
|
---
Context
1. The appearance of TextInput can be mistaken as them being disabled
when there are not enough additional visual hints. See on this
screenshot of prior styling how the lack of a placeholder contributes to
that. Additionally when not lying inside a visible zone, but directly on
a canvas the contrast is very low for the field.
<img width="851" alt="Screenshot 2024-04-10 at 11 48 36"
src="https://github.com/appsmithorg/appsmith/assets/80973/69295c41-d4d2-40b0-9375-11b2d6ed532a">
2. Effect is not pronounced in the dark mode. When discriminating
between disabled and non-disabled input which one's which is also pretty
clear.
<img width="860" alt="Screenshot 2024-04-10 at 11 49 12"
src="https://github.com/appsmithorg/appsmith/assets/80973/65f9b91b-8984-4515-b5fb-fb8b74f3f492">
2024-04-11 13:01:26 +03:00
..
ast fix: improve autocompletion hints discovery (#28222) 2023-10-25 18:18:45 +01:00
design-system chore: WDS, adjusted border of text inputs to avoid "disabled" visual style (#32547) 2024-04-11 13:01:26 +03:00
dsl fix: Updated the label for the "Auto play" property in the Audio Widget to "Autoplay" (#31668) 2024-03-19 11:56:45 +05:30
rts chore(deps): bump express from 4.18.2 to 4.19.2 in /app/client (#32070) 2024-03-29 14:34:03 +05:30
storybook fix: wds fine tunes (#31205) 2024-02-21 12:42:46 +03:00