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

fix(NcAppContent): splitpane splitter styles with dark theme #5843

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

mejo-
Copy link
Contributor

@mejo- mejo- commented Jul 22, 2024

The CSS selectors used for the splitter were no functional, so we were using the default ones from splitpane here.

Use our variables for colors to unbreak styling in dark mode.

๐Ÿ–ผ๏ธ Screenshots

๐Ÿš๏ธ Light mode before ๐Ÿก Light mode after
grafik grafik
๐Ÿš๏ธ Dark mode before ๐Ÿก Dark mode after
grafik grafik

๐Ÿ Checklist

  • โ›‘๏ธ Tests are included or are not applicable
  • ๐Ÿ“˜ Component documentation has been extended, updated or is not applicable
  • 3๏ธโƒฃ Backport to next requested with a Vue 3 upgrade

@mejo- mejo- added the 3. to review Waiting for reviews label Jul 22, 2024
@mejo- mejo- self-assigned this Jul 22, 2024
@mejo- mejo- added this to the 8.15.0 milestone Jul 22, 2024
@ShGKme ShGKme modified the milestones: 8.15.0, 8.14.1 Jul 22, 2024
@ShGKme ShGKme added bug Something isn't working feature: app-content-list Related to the app-content-list component labels Jul 22, 2024
Copy link
Contributor

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

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

Looks good!

The CSS selectors used for the splitter were no functional, so we were
using the default ones from splitpane here.

Use our variables for colors to unbreak styling in dark mode.

Signed-off-by: Jonas <jonas@freesources.org>
@ShGKme ShGKme modified the milestones: 8.14.1, 8.15.0 Jul 22, 2024
@mejo- mejo- merged commit 2c8d7a4 into master Jul 22, 2024
19 checks passed
@mejo- mejo- deleted the fix/splitpane_style branch July 22, 2024 12:56
@mejo-
Copy link
Contributor Author

mejo- commented Jul 22, 2024

/backport to next

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: app-content-list Related to the app-content-list component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants