You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
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
The text was updated successfully, but these errors were encountered:
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
Value
Assist understanding search results
Acceptance Criteria
Create a Shortcut
modalE.g. in the following screenshot I'd expect
mark
to be highlighted in "some markdown.md" and "lorem-markdown.md".Definition of ready
Definition of done
The text was updated successfully, but these errors were encountered: