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

Datepicker: In unstyled mode the minute decrement button keeps its css classes #7004

Closed
simplg opened this issue Dec 25, 2024 · 0 comments
Closed
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@simplg
Copy link
Contributor

simplg commented Dec 25, 2024

Describe the bug

When using unstyled mode on the datepicker component, the css class in the decrement button for minutes (only) are still present while they are indeed removed from the other increment/decrement buttons (hour / seconds) which causes misalignment between the buttons.
Screenshot

Reproducer

https://stackblitz.com/edit/primevue-4-ts-vite-issue-template-cfhz4umu?file=src%2FApp.vue

PrimeVue version

4.2.5

Vue version

4.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

  1. Click on datepicker
  2. See that the decrement button for the minutes keeps its own css classes and is not aligned with the other decrement buttons

Expected behavior

All decrement buttons should have no css classes remaining

@simplg simplg added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 25, 2024
@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 26, 2024
@tugcekucukoglu tugcekucukoglu added this to the 4.2.6 milestone Dec 26, 2024
@github-project-automation github-project-automation bot moved this to Review in PrimeVue Dec 26, 2024
@github-project-automation github-project-automation bot moved this from Review to Done in PrimeVue Dec 26, 2024
@tugcekucukoglu tugcekucukoglu self-assigned this Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
Status: Done
Development

No branches or pull requests

2 participants