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

Manage Users list issues #530

Open
iarovikov opened this issue Aug 17, 2016 · 0 comments
Open

Manage Users list issues #530

iarovikov opened this issue Aug 17, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@iarovikov
Copy link
Contributor

A) Changes don't update properly:

  1. clicked on a user in the Manage Users list
  2. changed their role from Admin to Standard User
  3. clicked Save
  4. returned to Manage Users list

Expected:
user should show as "Standard User"

actual:
user shows as "Admin" still
note that if you click on the user the details page shows Standard User

B) page load is very slow. I suspect it's loading the entire table instead of using pagination. Add pagination and make sure it's being added in a way that other tables can use.

C) needs to remember table settings like:
sort order
number of results per page
these should be cached in the session

@iarovikov iarovikov added the bug label Aug 17, 2016
@iarovikov iarovikov added this to the Sprint 27 milestone Aug 17, 2016
@iarovikov iarovikov self-assigned this Aug 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant