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

Restrict Height Of Project Versions Dropdown #861

Conversation

aravindparappil46
Copy link
Contributor

Description

If a project has many versions, the versions dropdown should be scrollable such that the user can view and select any desired version.

Demo Video

versions-dropdown-height.mov

Addressed Issue

Fixes #809

Additional Details

The .dropdown-menu class was referenced in the <ul> but not defined, so decided to use that class itself.

Checklist

If a project has many versions, the versions dropdown should be scrollable
such that the user can view and select any desired version

Signed-off-by: Aravind Parappil <aravindparappil@gmail.com>
@nscuro nscuro added the defect Something isn't working label May 12, 2024
@nscuro nscuro added this to the 4.12 milestone May 12, 2024
Copy link
Member

@nscuro nscuro left a comment

Choose a reason for hiding this comment

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

Thanks!

@nscuro nscuro merged commit 35674c4 into DependencyTrack:master May 12, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version dropdown too long
2 participants