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] Add "Shared by" filter to "Shared with me" #10013

Closed
12 tasks
tbsbdr opened this issue Nov 20, 2023 · 0 comments · Fixed by #10029
Closed
12 tasks

[web] Add "Shared by" filter to "Shared with me" #10013

tbsbdr opened this issue Nov 20, 2023 · 0 comments · Fixed by #10029
Assignees
Labels
Type:Story User Story

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Nov 20, 2023

Description

User Stories

  • As a user who is searching for a share I want to filter by "Shared by" so that I don't need to recall filenames.

Value

  • usability
  • improve file retrieval

Acceptance Criteria

  • Add "Shared by" filter to "Shared with me"
  • The filter is a multiselect filter (same behaviour like in admin settinigs > users > groups / roles)
  • filter items are people (first and last name)
  • filtering happens client-side as that's not supported on the API level, yet

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

Visuals

Initial

screenshot_001966

Multiple selected items

(screenie shows groups - should be user names)
screenshot_001963

@tbsbdr tbsbdr added the Type:Story User Story label Nov 20, 2023
@kulmann kulmann changed the title Add "Shared by" filter to "Shared with me" [web] Add "Shared by" filter to "Shared with me" Nov 21, 2023
@JammingBen JammingBen self-assigned this Nov 21, 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