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

feat(editor-content): Limit the amount categories #29208

Merged
merged 10 commits into from
Jul 12, 2024

Conversation

nicobytes
Copy link
Contributor

@nicobytes nicobytes commented Jul 11, 2024

Parent Issue

#29183

Proposed Changes

  • Create a new component to handle the category list as chips.
  • Add the necessary logic to display a btn with a maximum number of chips.

Checklist

  • Tests
  • Translations
  • Security Implications Contemplated (add notes if applicable)

Screenshots

2024-07-11.17-47-13.mp4

This PR fixes: #29183

@nicobytes nicobytes changed the title 29183 limit the amount categories feat(editor-content): Limit the amount categories Jul 11, 2024
@nicobytes nicobytes marked this pull request as ready for review July 11, 2024 21:26
@nicobytes nicobytes requested a review from oidacra July 12, 2024 14:46
@nicobytes nicobytes enabled auto-merge July 12, 2024 16:36
@nicobytes nicobytes added this pull request to the merge queue Jul 12, 2024
Merged via the queue into master with commit 20af29a Jul 12, 2024
30 checks passed
@nicobytes nicobytes deleted the 29183-limit-the-amount-categories branch July 12, 2024 18:47
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.

Limit the Amount of Selected Categories and Add Show More/Show Less Functionality
4 participants