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

Distinguish Between Active And Inactive Project Versions #862

Conversation

aravindparappil46
Copy link
Contributor

@aravindparappil46 aravindparappil46 commented May 11, 2024

Description

In the project versions dropdown, moved all the inactive versions towards the bottom of the list, grouped underneath a heading "Inactive Versions". This provides clear separation between active and inactive versions.

image

Addressed Issue

Fixes #844

Additional Details

Prerequisite: The below backend PR needs to be merged for this change to work.
DependencyTrack/dependency-track#3691

In the dropdown, I didn't add a group/heading called "Active Versions" since I felt it was implicit, but happy to update as necessary.

Checklist

In the project versions dropdown, moved all the inactive versions towards the bottom
of the list, grouped underneath a heading Inactive Versions. This provides clear separation
between active and inactive versions

Signed-off-by: Aravind Parappil <aravindparappil@gmail.com>
@nscuro nscuro added this to the 4.12 milestone May 11, 2024
@nscuro nscuro added the enhancement New feature or request label May 11, 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.

Looks great, thanks @aravindparappil46! 🚀

Will merge once the API server PR is merged.

@nscuro nscuro merged commit 0809918 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
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Project Version Picker Should Indicate Inactive Versions
2 participants