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] File action for .url files #9887

Closed
13 tasks
kulmann opened this issue Oct 30, 2023 · 0 comments · Fixed by #9908
Closed
13 tasks

[web] File action for .url files #9887

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

Comments

@kulmann
Copy link
Member

kulmann commented Oct 30, 2023

Description

User Stories

  • As a user I want .url files to be handled on click, so that I can work with file based bookmarks / shortcuts.

Value

Acceptance Criteria

  • file action for .url files
  • handler reads the url inside the .url file and sets the url as new location
  • icon: book-mark, global (@tbsbdr please pick one)
  • label Open shortcut
  • code location: files app
  • incorporate security research findings from [web] Create Shortcuts: webpage #9796 upon opening urls
  • (this is the default action for .url files)
  • if the URL links to an exernal resource (!= serverurl) the URL is opened in a new window

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
@AlexAndBear AlexAndBear self-assigned this Oct 30, 2023
@kulmann kulmann changed the title File action for .url files [web] File action for .url files Oct 30, 2023
@kulmann kulmann added the Type:Story User Story label Oct 30, 2023
This was referenced Nov 2, 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
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants