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

Enable list with checkboxes only on Table->Columns view #1138

Merged
merged 1 commit into from
Sep 19, 2016

Conversation

mistercrunch
Copy link
Member

@mistercrunch mistercrunch commented Sep 19, 2016

Before: checkboxes would show up for all boolean fields in all list views, clicking the checkbox in Users list would return an error.

After: checkboxes only show up for boolean fields in the Table->Columns list view

Fixes #754

@bkyryliuk
Copy link
Member

LGTM !

@mistercrunch mistercrunch merged commit 1c544c9 into apache:master Sep 19, 2016
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.11.0 labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Activate user checkbox fails when using LDAP authentication.
2 participants