Skip to content

fix(styles): Add default styles for disabled elements - #43697

Merged
susnux merged 3 commits into
masterfrom
fix/default-inputs-style
Feb 20, 2024
Merged

fix(styles): Add default styles for disabled elements#43697
susnux merged 3 commits into
masterfrom
fix/default-inputs-style

Conversation

@susnux

@susnuxsusnux commented Feb 20, 2024

Copy link
Copy Markdown
Contributor

Summary

Add default styles to disabled input elements.

Also replace deprecated variables color-text-light with color-main-text and color-text-lighter with color-text-maxcontrast. The variables are aliases currently but are scheduled for removal.

Screenshots

beforeafter
imageimage

Checklist

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnuxsusnux added bug design Design, UI, UX, etc. 3. to review Waiting for reviews labels Feb 20, 2024
@susnuxsusnux changed the title Fix/default inputs stylefix(styles): Add default styles for disabled elementsFeb 20, 2024
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnuxforce-pushed the fix/default-inputs-style branch from d581d1b to 6a9daa3CompareFebruary 20, 2024 16:07

@szaimenszaimen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot looks good to me but did not review the code and did not test

@susnuxsusnux added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Feb 20, 2024
@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport to stable28

@susnuxsusnux added this to the Nextcloud 29 milestone Feb 20, 2024
@susnuxsusnux self-assigned this Feb 20, 2024
@susnux
susnux merged commit 520df67 into masterFeb 20, 2024
@susnux
susnux deleted the fix/default-inputs-style branch February 20, 2024 22:30
@ChristophWurst

Copy link
Copy Markdown
Member

image

👍 thanks!

@blizzzblizzz mentioned this pull request Mar 5, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbugdesignDesign, UI, UX, etc.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[Bug]: Disabled HTML inputs don't appear disabled visually

4 participants

@susnux@ChristophWurst@skjnldsv@szaimen