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

fuzzy find tags #89

Closed
tawfeeka opened this issue Jun 20, 2023 · 1 comment
Closed

fuzzy find tags #89

tawfeeka opened this issue Jun 20, 2023 · 1 comment

Comments

@tawfeeka
Copy link
Contributor

User story

  1. As a user,
  2. I want to leverage the power of fuzzy find,
  3. So that I can easily search for and find relevant information even with partial or misspelled inputs.

Acceptance criteria

  • Take inspiration from the fzf program.
  • Test as extensively as possible.

Definition of done (DoD)

A feature is considered complete when

  • All of its acceptance criteria have been met.
  • It has been thoroughly tested.
  • The code has been peer reviewed by the dedicated team.
  • It can be seamlessly integrated into the main branch without causing any negative side effects.
  • Its core functionality has been thoroughly documented.

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
@tawfeeka tawfeeka moved this to Product Backlog in amos2023ss02-feature-board Jun 20, 2023
@lukas-rotsching lukas-rotsching changed the title fuzzy find fuzzy find tags Jun 20, 2023
@lukas-rotsching lukas-rotsching moved this from Product Backlog to Sprint Backlog in amos2023ss02-feature-board Jun 21, 2023
@lukas-rotsching lukas-rotsching added this to the sprint 10 milestone Jun 21, 2023
@JMiltner97 JMiltner97 self-assigned this Jun 21, 2023
@leondaniel22 leondaniel22 moved this from Sprint Backlog to In Progress in amos2023ss02-feature-board Jun 25, 2023
@JMiltner97 JMiltner97 moved this from In Progress to Awaiting Review in amos2023ss02-feature-board Jun 26, 2023
@JMiltner97
Copy link
Contributor

This functionality has been implemented in the fuzzy-find branch. Please feel to test it, so awe can proceed with the merge into main lateron

@tawfeeka tawfeeka moved this from Awaiting Review to Feature Archive in amos2023ss02-feature-board Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Feature Archive
Development

No branches or pull requests

6 participants