Skip to content

fix: change group type handling and cache key construction #3359

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

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

musale
Copy link
Contributor

@musale musale commented Jan 9, 2025

Closes #3358

PR Type

  • Bugfix

Description of the changes

Improve the Custom type GroupType handling by asserting it's an array. This looks redundant but I have no idea why the passed typed in the functions' argument is causing errors when you use array functions on it.

PR checklist

  • Project builds (yarn build) and changes have been tested in at least two supported browsers (Edge + non-Chromium based browser)
  • All public APIs (classes, methods, etc) have been documented following the jsdoc syntax
  • Stories have been added and existing stories have been tested
  • Added appropriate documentation. Docs PR:
  • License header has been added to all new source files (yarn setLicense)
  • Contains NO breaking changes

Other information

Copy link

github-actions bot commented Jan 9, 2025

🚀 New react-contoso sample application deployed here

Copy link

github-actions bot commented Jan 9, 2025

📖 The updated storybook is available here

@musale musale merged commit 5e1e4fc into main Jan 10, 2025
8 of 10 checks passed
@musale musale deleted the fix/groups-types branch January 10, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUG] : People picker is not rendering groups
3 participants