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

UI: Enhance Users’ Page with Table View and Pagination #24

Closed
6 tasks
schmelz21 opened this issue Mar 7, 2024 · 1 comment
Closed
6 tasks

UI: Enhance Users’ Page with Table View and Pagination #24

schmelz21 opened this issue Mar 7, 2024 · 1 comment
Assignees
Labels
improvement This issue or pull request will add or improve functionality, maintainability, or ease of use

Comments

@schmelz21
Copy link
Collaborator

schmelz21 commented Mar 7, 2024

💡 Summary

The current Users’ page lacks a user-friendly interface. By implementing the following enhancements, we can significantly improve the user experience:

  1. Table View: Display all Users in a tabular format, similar to the new Organizations lists.
  2. Pagination: Enable pagination to efficiently handle large user lists.
  3. Search Functionality: Add the ability to search the user list.
  4. Alphabetical Selection: Allow users to select users alphabetically.
  5. Move “Create User” Functionality: Relocate the “Create User” functionality to the top of the page for better visibility.

This Issue proceeds cisagov/crossfeed#2549 due to a change in repositories.

Implementation notes

  • Mimic all UI List features from the Organizations Lists.

Screenshot 2024-03-07 at 1 19 05 PM

Acceptance criteria

How do we know when this work is done?

  • Commit to Integration Branch
  • Demonstrate a Response Design
  • Include all MUI breakpoints
  • Include Screenshots Of Updated Views
  • Commit to Staging
  • Create Functional Tests
@schmelz21 schmelz21 added improvement This issue or pull request will add or improve functionality, maintainability, or ease of use frontend labels Mar 7, 2024
@github-actions github-actions bot removed the frontend label Mar 13, 2024
@schmelz21
Copy link
Collaborator Author

cisagov/crossfeed#2549

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement This issue or pull request will add or improve functionality, maintainability, or ease of use
Projects
None yet
Development

No branches or pull requests

2 participants