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

InputNumber: Buttons are no longer same size as input field #4659

Closed
M-arc-O opened this issue Oct 19, 2023 · 1 comment
Closed

InputNumber: Buttons are no longer same size as input field #4659

M-arc-O opened this issue Oct 19, 2023 · 1 comment

Comments

@M-arc-O
Copy link

M-arc-O commented Oct 19, 2023

Describe the bug

I am using the Sakai template and trying to update to primevue 3.35. This breaks the input number component due to the new approach with styles in the primevue layer. Is there a way to fix this?

Before update (primevue v3.25)
image003
image004

After update (primevue v3.35)
image001
image002

Reproducer

https://codesandbox.io/s/primevue-create-vue-issue-template-kw9g6i

PrimeVue version

3.35

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@M-arc-O M-arc-O added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 19, 2023
@tugcekucukoglu tugcekucukoglu self-assigned this Oct 21, 2023
@tugcekucukoglu
Copy link
Member

PrimeVue uses @layer css since version 3.35.0. For this reason, theme.css files need to be updated. Also, I have updated the Sakai with the latest PrimeVue version. And want to share Lara light blue theme file: https://github.com/primefaces/sakai-vue/blob/master/public/themes/lara-light-blue/theme.css#L292

@tugcekucukoglu tugcekucukoglu removed the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 1, 2023
@tugcekucukoglu tugcekucukoglu removed their assignment Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants