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

Table: Column resize not working on Ipads/Tablets #14803

Closed
Rahulvr7 opened this issue Feb 14, 2024 · 0 comments · Fixed by #15377
Closed

Table: Column resize not working on Ipads/Tablets #14803

Rahulvr7 opened this issue Feb 14, 2024 · 0 comments · Fixed by #15377
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Rahulvr7
Copy link

Describe the bug

The columns of the table component aren't resizable on devices such as IPad or Tablet. The user isn't able to grab the column to resize them.

Environment

Using Primeng version 17.0.1 and Angular 17.0.6

Reproducer

No response

Angular version

17.0.6

PrimeNG version

17.0.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.17.0

Browser(s)

No response

Steps to reproduce the behavior

  1. Open PrimeNG official documentation.
  2. Go to the table component.
  3. Open the column resize section
  4. try using chrome/ firefox devtools to check the sample table provided on different devices such as ipad/ tablet.

Expected behavior

The user is able to resize the columns on all devices.

@Rahulvr7 Rahulvr7 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 14, 2024
@mehmetcetin01140 mehmetcetin01140 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 Feb 16, 2024
@cetincakiroglu cetincakiroglu added this to the 17.15.0 milestone Apr 26, 2024
cetincakiroglu added a commit that referenced this issue Apr 26, 2024
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
None yet
Development

Successfully merging a pull request may close this issue.

3 participants