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

Permission grid fixes #3197

Merged
merged 3 commits into from
Dec 13, 2021
Merged

Permission grid fixes #3197

merged 3 commits into from
Dec 13, 2021

Conversation

askvortsov1
Copy link
Member

@askvortsov1 askvortsov1 commented Dec 13, 2021

Fixes #3169
Fixes #3168

Fixes #3169 (comment)

- Restore wrapping `scope.render` results in a table cell tag. This was accidentially introduced in 924815b, and caused the issue linked above
- Rename the `SettingDropdown` attr `key` to `setting` in order to avoid naming clashes with Mithril vnode keys. `key` still works, but is deprecated.
@askvortsov1 askvortsov1 merged commit 6c46fc4 into master Dec 13, 2021
@askvortsov1 askvortsov1 deleted the as/permission-grid-fixes branch December 13, 2021 23:56
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

Successfully merging this pull request may close these issues.

PermissionGrid doesn't work Permission dropdown in extension permission grid unusable
3 participants