-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[#61398] Version autocompleter for filter values on the project list #17893
Draft
dombesz
wants to merge
16
commits into
dev
Choose a base branch
from
feature/61398-version-autocompleter-for-filter-values-on-the-project-list
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
[#61398] Version autocompleter for filter values on the project list #17893
dombesz
wants to merge
16
commits into
dev
from
feature/61398-version-autocompleter-for-filter-values-on-the-project-list
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
45da8a6
to
88fc9cf
Compare
5471b37
to
1393f51
Compare
88fc9cf
to
4c30b98
Compare
1393f51
to
88f96cb
Compare
4c30b98
to
7b4bc3c
Compare
88f96cb
to
ba254c7
Compare
Base automatically changed from
feature/60521-autocompleters-for-filter-values-on-the-project-list
to
dev
February 18, 2025 13:06
5b09434
to
569cd16
Compare
6b65a64
to
c7d76b6
Compare
8abc789
to
7fe2c3e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Ticket
https://community.openproject.org/work_packages/61398
What are you trying to accomplish?
Add project names as secondary information to the version select values on the project filter page. This is important, because the demo data has ie a Bug Backlog version for each project apart, and without the project name, they are not differentiable.
Screenshots
Specified version autocompleter.
Merge checklist