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

Select all checkbox requires two clicks to be checked #8356

Closed
ghulamghousdev opened this issue Jan 25, 2024 · 1 comment
Closed

Select all checkbox requires two clicks to be checked #8356

ghulamghousdev opened this issue Jan 25, 2024 · 1 comment
Assignees
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer wontfix This will not be worked on

Comments

@ghulamghousdev
Copy link
Member

Forum post

You need to select the header checkbox twice to see it as selected.

Selection mode config:

   selectionMode: {
        checkbox:{
          text: 'Choose',
          type: 'check',
          field: 'selectionColumn'
        },
	checkboxOnly: true,
        showCheckAll: true
    },


Demo: https://codepen.io/javicloud/pen/OJZOeOY

As you can see in the attached recording the offending property checkbox.field

@ghulamghousdev ghulamghousdev added bug Something isn't working forum Issues from forum large-account Reported by large customer labels Jan 25, 2024
@ghulamghousdev ghulamghousdev self-assigned this Jan 25, 2024
@ghulamghousdev ghulamghousdev added in progress regression Worked previously, now broken labels Jan 25, 2024
@ghulamghousdev
Copy link
Member Author

Regression of this #7833.

@ghulamghousdev ghulamghousdev added ready for review Issue is fixed, the pull request is being reviewed wontfix This will not be worked on and removed in progress ready for review Issue is fixed, the pull request is being reviewed regression Worked previously, now broken labels Jan 25, 2024
@ghulamghousdev ghulamghousdev closed this as not planned Won't fix, can't repro, duplicate, stale Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant