Skip to content

fix(ui): fix DateTimePicker time input colors#1458

Merged
franzheidl merged 2 commits intomainfrom
franz-1447-fix-DateTimePicker-arrows
Feb 13, 2026
Merged

fix(ui): fix DateTimePicker time input colors#1458
franzheidl merged 2 commits intomainfrom
franz-1447-fix-DateTimePicker-arrows

Conversation

@franzheidl
Copy link
Copy Markdown
Member

@franzheidl franzheidl commented Feb 12, 2026

Summary

Fix invisible arrows in DateTimePicker when in time selection mode, remove non-working raw colors with opacities, use plain solid theme colors instead.

Related Issues

Closes #1447

Screenshots (if applicable)

Testing Instructions

None, this is a purely cosmetic/visual change.

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have made corresponding changes to the documentation (if applicable).
  • My changes generate no new warnings or errors.
  • I have created a changeset for my changes.

remove raw colors with opacities, use plain solid theme colors instead
@franzheidl franzheidl requested a review from a team as a code owner February 12, 2026 14:46
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 12, 2026

🦋 Changeset detected

Latest commit: 21a9fe8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@cloudoperators/juno-ui-components Patch
@cloudoperators/juno-app-carbon Patch
@cloudoperators/juno-app-doop Patch
@cloudoperators/juno-app-example Patch
@cloudoperators/juno-app-greenhouse Patch
@cloudoperators/juno-app-heureka Patch
@cloudoperators/juno-app-supernova Patch
@cloudoperators/juno-app-template Patch
@cloudoperators/juno-messages-provider Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@franzheidl franzheidl added bug Something isn't working ui-components All tasks related to juno-ui-components library labels Feb 12, 2026
@franzheidl franzheidl self-assigned this Feb 12, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 12, 2026

PR Preview Action v1.6.3
Preview removed because the pull request was closed.
2026-02-13 08:24 UTC

Copy link
Copy Markdown
Contributor

@TilmanHaupt TilmanHaupt left a comment

Choose a reason for hiding this comment

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

Thanks!

@franzheidl franzheidl merged commit 6a3c001 into main Feb 13, 2026
18 checks passed
@franzheidl franzheidl deleted the franz-1447-fix-DateTimePicker-arrows branch February 13, 2026 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ui-components All tasks related to juno-ui-components library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug](components): The time adjustement buttons of the DateTimePicker are invisible

3 participants