Skip to content

Bugfix 2040: Changed to get the default value for ModernTaxonomyPicker #2042

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

diabhoil
Copy link

@diabhoil diabhoil commented Aug 7, 2025

Q A
Bug fix? [ X]
New feature? [ ]
New sample? [ ]
Related issues? fixes #2040

What's in this Pull Request?

Changed to get the default value for ModernTaxonomyPicker in the correct ITermInfo format. Bug mentioned in #2040

The "value" given to the ModernTaxonomyPicker field was { key: string; name: string; }. The picker is waiting for { id: string; labels: Array<..> }

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the first contribution to this project.

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.

1 participant