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

DataTable: Resize columns on touch device #6684

Open
Josje92 opened this issue May 27, 2024 · 1 comment · May be fixed by #6726
Open

DataTable: Resize columns on touch device #6684

Josje92 opened this issue May 27, 2024 · 1 comment · May be fixed by #6726
Labels
Device: Mobile Issue or pull request is *only* related to Mobile device

Comments

@Josje92
Copy link

Josje92 commented May 27, 2024

Describe the bug

When I try to resize datatable columns on a touch device, nothing happens, I just horizontally scroll through the table.
It's probably hooked up to mouseEvents, instead of pointerEvents.
There might be a good reason for this not working, if so, I'd suggest taking this up in the docs.

No stackblitz attached, because it's reproducible on the docs on a touch device as well:
https://primereact.org/datatable/#column_resize

Reproducer

No response

PrimeReact version

10.6.5

React version

18.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@Josje92 Josje92 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 27, 2024
@melloware melloware added Device: Mobile Issue or pull request is *only* related to Mobile device and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels May 27, 2024
@KirilCycle
Copy link
Contributor

ill take a look

@KirilCycle KirilCycle linked a pull request Jun 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Device: Mobile Issue or pull request is *only* related to Mobile device
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants