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

DH-14630: Hooks and utils to support ACL Editor User List #1260

Closed
bmingles opened this issue May 2, 2023 · 0 comments · Fixed by #1257
Closed

DH-14630: Hooks and utils to support ACL Editor User List #1260

bmingles opened this issue May 2, 2023 · 0 comments · Fixed by #1257
Assignees
Labels
enhancement New feature or request

Comments

@bmingles
Copy link
Contributor

bmingles commented May 2, 2023

Supports enterprise DH-14630

The ACL Editor user list will require a handful of utils + hooks in community to make it easier to connect relational data to React Spectrum components. Some examples:

  • Hooks apis for common table operations
  • async utils to make it easier to await events to when applying filters, sorts, custom columns
  • Viewporting utils for compatibility with React Spectrum
@bmingles bmingles added enhancement New feature or request triage Issue requires triage labels May 2, 2023
@bmingles bmingles self-assigned this May 2, 2023
@vbabich vbabich removed the triage Issue requires triage label May 3, 2023
bmingles added a commit that referenced this issue May 4, 2023
Supports enterprise DH-14630

closes #1260 

BREAKING CHANGE: `generateEmptyKeyedItemsRange` previously required a
single `count` arg, but now requires a `start` and `end` index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants