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: editable column is broken when disabled temporarily #16304

Closed
Marcio-H opened this issue Aug 28, 2024 · 0 comments · Fixed by #16306
Closed

Table: editable column is broken when disabled temporarily #16304

Marcio-H opened this issue Aug 28, 2024 · 0 comments · Fixed by #16306
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Marcio-H
Copy link
Contributor

Describe the bug

When doing some asynchronous operation, we may want to disable a specific column or row, until is done, but when we block the column this causes a strange behavior where the table gets stuck in the last editable column

Environment

Edge: latest

Reproducer

https://stackblitz.com/edit/github-wbazfk

Angular version

18.2.1

PrimeNG version

17.1.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

whatever stackblitz is using now

Browser(s)

No response

Steps to reproduce the behavior

  1. Click in any editable column "Price".
  2. Edit (Optional)
  3. Press enter

Expected behavior

No response

@Marcio-H Marcio-H added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Aug 28, 2024
@cetincakiroglu cetincakiroglu 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 Sep 26, 2024
@cetincakiroglu cetincakiroglu added this to the 17.18.11 milestone Sep 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
2 participants