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 + Tailwind: Keyboard shortcuts don't seem to work, Copy, Paste, Select All etc. #5650

Open
OliverRC opened this issue Apr 26, 2024 · 1 comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@OliverRC
Copy link

OliverRC commented Apr 26, 2024

Describe the bug

This happens even on the documentation pages for the DataTable and the InputNumber
You cannot paste (Ctrl + V), copy (Ctrl + C) or select all (Ctrl + A) in the InputNumber.

It ignores the keyboard shortcuts.

Reproducer

https://tailwind.primevue.org/inputnumber/
https://tailwind.primevue.org/datatable/#advanced_filter

PrimeVue version

3.52.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to documentation for InputNumber: https://tailwind.primevue.org/inputnumber/

  2. Try select all, copy or paste.. no keyboard shortcuts seem to work

  3. Go to documentation for DataTable: https://tailwind.primevue.org/datatable/#advanced_filter

  4. Go to "Advanced Filter"

  5. Open the filter on "Balance" try paste a number or select all the text using the keyboard

Expected behavior

You should be allowed to use the controls as they work correctly on the main components.
https://primevue.org/inputnumber/

@OliverRC OliverRC added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 26, 2024
@OliverRC OliverRC changed the title DataTable: Cannot paste or select all keyboard shortcuts when using dataType="numeric" and InputNumber InputNumber: Keyboard shortcuts don Apr 30, 2024
@OliverRC OliverRC changed the title InputNumber: Keyboard shortcuts don InputNumber + Tailwind: Keyboard shortcuts don't seem to work, Copy, Paste, Select All etc. Apr 30, 2024
@OliverRC
Copy link
Author

This seems to be specifically related to the "Unstyled Core"

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

No branches or pull requests

1 participant