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] Admin Settings > Users: Show loading indicator for filter and search #10821

Closed
12 tasks
tbsbdr opened this issue Apr 23, 2024 · 0 comments · Fixed by #10874
Closed
12 tasks

[web] Admin Settings > Users: Show loading indicator for filter and search #10821

tbsbdr opened this issue Apr 23, 2024 · 0 comments · Fixed by #10874
Assignees
Labels
Priority:p2-high Escalation, on top of current planning, release blocker Type:Story User Story

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Apr 23, 2024

Description

relates to https://github.com/owncloud/enterprise/issues/6597

User Stories

  • As an Admin I want to know if the system is loading, so that I know if I should wait.

Value

  • visibility of system status
  • avoid human error

Acceptance Criteria

  • Show loading indicator if the user needs to wait after having applied a filter
  • Show loading indicator if the user needs to wait after having conducted a search
  • Ideally show the indicator only, if the loading takes longer than ~ 1 second / debounce

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
@tbsbdr tbsbdr added Priority:p2-high Escalation, on top of current planning, release blocker Type:Story User Story labels Apr 23, 2024
@micbar micbar changed the title Admin Settings > Users: Show loading indicator for filter and search [web] Admin Settings > Users: Show loading indicator for filter and search May 6, 2024
@AlexAndBear AlexAndBear self-assigned this May 6, 2024
AlexAndBear added a commit that referenced this issue May 6, 2024
Show loading spinner while searching or filtering users in the admin …
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p2-high Escalation, on top of current planning, release blocker Type:Story User Story
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants