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

Shortcut feature: Highlight query in file search result #9969

Closed
12 tasks
kulmann opened this issue Nov 16, 2023 · 0 comments · Fixed by #9971
Closed
12 tasks

Shortcut feature: Highlight query in file search result #9969

kulmann opened this issue Nov 16, 2023 · 0 comments · Fixed by #9971
Labels
Type:Story User Story

Comments

@kulmann
Copy link
Member

kulmann commented Nov 16, 2023

Description

In the global search preview we highlight the search term within the search results (file names). We should do the same in the search results within the "Create a Shortcut" modal. 😇

User Stories

  • As a user, I want to see easily how my search term matched in a specific file name, so that I can understand the search result list without mental ramp up time.

Value

Assist understanding search results

Acceptance Criteria

  • highlight search term in search results in Create a Shortcut modal

E.g. in the following screenshot I'd expect mark to be highlighted in "some markdown.md" and "lorem-markdown.md".
Screenshot 2023-11-16 at 23 48 41

Definition of ready

  • Everybody needs to understand the value written in the user story
  • Acceptance criteria have to be defined
  • All dependencies of the user story need to be identified
  • Feature should be seen from an end user perspective
  • Story has to be estimated
  • Story points need to be less than 20

Definition of done

  • Functional requirements
    • Functionality described in the user story works
    • Acceptance criteria are fulfilled
  • Quality
    • Code review happened
    • CI is green (that includes new and existing automated tests)
    • Critical code received unit tests by the developer
  • Non-functional requirements
    • No sonar cloud issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Story User Story
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant