Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: change style for disabled buttons, etc. #1466

Open
rjamesnw opened this issue Jan 28, 2025 · 1 comment
Open

[Bug]: change style for disabled buttons, etc. #1466

rjamesnw opened this issue Jan 28, 2025 · 1 comment
Assignees
Labels
Components Dedicated to Frontend Visual Components Javascript Frontend Pull requests that update Javascript code

Comments

@rjamesnw
Copy link

rjamesnw commented Jan 28, 2025

Is your feature request related to a problem? Please describe.
My app background is black. When I disable a button the icon goes dark, and it's almost invisible on a dark background, and there's no way to change it in the component settings.

I have the same issue for the placeholder of an input. The background is transparent, showing the black background, and the placeholder text is too dark to see.

Describe the solution you'd like
Add a style section for disable state to change the disable colors and input placeholder text.

Describe alternatives you've considered
CSS hacks if need be, or by using JS hacks (I'm assuming this may work).

Additional context
Using v2.4.12-"dev #5e6cf42" on Docker for Windows.

@FalkWolsky
Copy link
Contributor

We agree. We have to add individual styling sections to Lowcoder Components that can be disabled. PLease excuse the current unfortunate state. As a fast remedy, we could advise that you use individual CSS to tune it as long as we have no properties for it ready. This page has documentation about. https://docs.lowcoder.cloud/lowcoder-documentation/build-applications/themes-and-styling/customize-styles

@FalkWolsky FalkWolsky added Javascript Frontend Pull requests that update Javascript code Components Dedicated to Frontend Visual Components labels Feb 13, 2025
@FalkWolsky FalkWolsky changed the title [Feat]: change style for disabled buttons, etc. [Bug]: change style for disabled buttons, etc. Feb 13, 2025
@FalkWolsky FalkWolsky added Bug Something isn't working and removed Bug Something isn't working labels Feb 13, 2025
@FalkWolsky FalkWolsky moved this to 🆕 New in Lowcoder Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Components Dedicated to Frontend Visual Components Javascript Frontend Pull requests that update Javascript code
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants