-
Notifications
You must be signed in to change notification settings - Fork 337
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
Sprint Poker: GitLab v2: Advanced search logic part 1 #6048
Labels
Milestone
Comments
This was referenced Feb 14, 2022
jordanh
added
Story Points: 21
Generated by Parabol
Next Sprint: N
Generated by Parabol
labels
Mar 15, 2022
nickoferrall
changed the title
Sprint Poker: GitLab: Advanced search logic
Sprint Poker: GitLab v2: Advanced search logic
Mar 15, 2022
nickoferrall
modified the milestones:
🥇 Poker: v1 GitLab integration,
Poker: v2 GitLab integration
Mar 15, 2022
nickoferrall
changed the title
Sprint Poker: GitLab v2: Advanced search logic
Sprint Poker: GitLab v2: Advanced search logic part 1
Mar 28, 2022
3 tasks
As this issue was scored at 21 points, I've split it up into two issues. In this issue, we implement the logic for the first six filter options. In the next issue, we implement the remaining five and update the URL. |
Stale issue |
Repository owner
moved this from Backlog
to Done
in Sprint Board Beta
Dec 20, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Predecessor: #6294
There are 10 filter options in GitLab's dropdown menu, from "Assignee" to "Weight". If the user types into the search input and no filter option match what they've typed, “Search for this text” filter option is displayed, taking the total filter options to 11.
AC:
Note: there could be many authors or release versions which might make the menu feel a touch slow. A caching strategy will be handled in #6052
The text was updated successfully, but these errors were encountered: