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

[web] Create Shortcuts: Resource #9850

Closed
tbsbdr opened this issue Oct 24, 2023 · 0 comments · Fixed by #9908
Closed

[web] Create Shortcuts: Resource #9850

tbsbdr opened this issue Oct 24, 2023 · 0 comments · Fixed by #9908
Assignees
Labels
Type:Story User Story

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Oct 24, 2023

blocked by #9796

Description

User Stories

  • As a user I want to create shortcuts so that I don't need to remember the location of a resource or webpage.

Value

Acceptance Criteria

  • Add new option + New > Shortcut

  • Click on Shortcut opens a dialog "Create a Shortcut"

  • Initial dialog shows a form "Shortcut to a webpage or file"

    1. Scenario "Resource"
    • Form "Shortcut to a webpage or file" searches for resources eg. ideas.txt (shows preview in drop menu)
    • Click on preview-item ideas.txt prefills "Link to webpage or file" (file URL = private link from file info) and "File name" (without filename extension ideas)
    • search preview is limited to 20 items (but should be possible to change this later on to something different than the top bar search preview limit)
    • Button Create creates ideas.url
    • click on ideas.url in the filestable opens the url in the same tab

Definition of ready

[ ] everybody needs to understand the value written in the user story
[ ] acceptance criteria has to be defined
[ ] all dependencies of the user story need to be identified
[ ] feature should be seen from an end user perspective
[ ] user story has to be estimated
[ ] story points need to be less then 20

Definition of done

  • Functional requirements
    [ ] functionality described in the user story works
    [ ] acceptance criteria are fulfilled
  • Quality
    [ ] code review happened
    [ ] CI is green
    [ ] critical code received unit tests by the developer
    [ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
  • Non-functional requirements
    [ ] no sonar cloud issues

Visuals

Scenario "Webpage"

  1. Initial image
  2. Webpage with searchresults image
  3. External URL no more searchresults image

Scenario "Resource"

  1. Initial image
  2. Internal URL with searchresults image
  3. Internal URL focused image
  4. Internal URL selected image
@tbsbdr tbsbdr moved this from Qualification to Backlog in Infinite Scale Team Board Oct 24, 2023
@tbsbdr tbsbdr added the Type:Story User Story label Oct 24, 2023
@tbsbdr tbsbdr changed the title Create Shortcuts: Resource [web] Create Shortcuts: Resource Oct 25, 2023
@AlexAndBear AlexAndBear self-assigned this Oct 30, 2023
@AlexAndBear AlexAndBear moved this from Backlog to In progress in Infinite Scale Team Board Nov 1, 2023
@AlexAndBear AlexAndBear mentioned this issue Nov 6, 2023
10 tasks
@github-project-automation github-project-automation bot moved this from In progress to Done in Infinite Scale Team Board Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Story User Story
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants