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 - Selecting all Checkbox having issue #15023

Closed
Rishikap123 opened this issue Mar 13, 2024 · 2 comments
Closed

Table column - Selecting all Checkbox having issue #15023

Rishikap123 opened this issue Mar 13, 2024 · 2 comments

Comments

@Rishikap123
Copy link

Describe the bug

Table column When selecting all checkboxes the default checkboxes are getting disabled.

Environment

N/A

Reproducer

No response

Angular version

16.2.12

PrimeNG version

16.9.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

16.14.2

Browser(s)

All

Steps to reproduce the behavior

  1. Open https://www.primefaces.org/primeng-v16-lts/table#column-toggle
  2. In html file made 2 columns as "required: true".
  3. If i am selecting all columns then the default column which should be enabled is getting disabled.
    image

Expected behavior

Default column with required as true should always be enabled.

@Rishikap123 Rishikap123 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 13, 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 Mar 18, 2024
@cetincakiroglu cetincakiroglu added this to the 17.12.0 milestone Mar 18, 2024
@cetincakiroglu
Copy link
Contributor

Hi,

Column interface doesn't have required property. Even though I've added it in the example, it doesn't effect the column toggle behavior. Please see the example: https://stackblitz.com/edit/89f7g5?file=src%2Fapp%2Fdemo%2Ftable-column-toggle-demo.ts

@cetincakiroglu cetincakiroglu modified the milestones: 17.12.0, 17.13.0 Mar 19, 2024
@cetincakiroglu cetincakiroglu added Resolution: Needs More Information More information about the issue is needed to find a correct solution and removed Type: Bug Issue contains a bug related to a specific component. Something about the component is not working labels Mar 19, 2024
@cetincakiroglu
Copy link
Contributor

cetincakiroglu commented Apr 9, 2024

Closing the issue due to inactivity. Please feel free to re-open with a stackblitz example if the issue persists.

@cetincakiroglu cetincakiroglu removed the Resolution: Needs More Information More information about the issue is needed to find a correct solution label Apr 9, 2024
@cetincakiroglu cetincakiroglu removed this from the 17.13.0 milestone Apr 9, 2024
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

3 participants