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

ref(assignee-dropdown): Add size limit to assignee dropdown #70870

Merged
merged 1 commit into from
May 14, 2024

Conversation

MichaelSun48
Copy link
Member

This PR adds a limit to the number of options that can be displayed in the assignee dropdown. This is so that issues with a massive number of assignable options do not take forever to load.

The current limit is set to 150, if you believe a different limit would be better feel free to start a discussion in the comments.

New Design:
image

@MichaelSun48 MichaelSun48 requested review from malwilley and a team May 14, 2024 17:09
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 14, 2024
Copy link

codecov bot commented May 14, 2024

Bundle Report

Changes will increase total bundle size by 630 bytes ⬆️

Bundle name Size Change
app-webpack-bundle-array-push 26.8MB 630 bytes ⬆️

@MichaelSun48 MichaelSun48 merged commit f3eae9a into master May 14, 2024
42 checks passed
@MichaelSun48 MichaelSun48 deleted the msun/addSizeLimitToAssigneeDropdown branch May 14, 2024 20:53
@github-actions github-actions bot locked and limited conversation to collaborators May 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants