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

Enhancement: Update Contacts View to display Contact Cards instead of Table #343

Closed
timbot1789 opened this issue Jul 27, 2023 · 1 comment · Fixed by #457
Closed

Enhancement: Update Contacts View to display Contact Cards instead of Table #343

timbot1789 opened this issue Jul 27, 2023 · 1 comment · Fixed by #457
Assignees
Labels
enhancement Enhancement of existing features

Comments

@timbot1789
Copy link
Contributor

Describe the Current Behavior/Feature:
Recent updates have compressed the amount of information displayed in the client's table. It now looks like this:
image

Not very much useful information displayed there.

Our figma mockups also display something else here. Instead of a table, we have a list of cards for each client. We can then click on the client to go to their profile.

Proposed Behavior/Feature:
We already have a similar card displayed on the profile page:
image

We could use these cards in place of the table rows to display client information

@timbot1789 timbot1789 added the enhancement Enhancement of existing features label Jul 27, 2023
@andycwilliams andycwilliams self-assigned this Aug 23, 2023
@xscottxbrownx xscottxbrownx changed the title Enhancement: Update Clients View to display Client Cards instead of Table Enhancement: Update Contacts View to display Contact Cards instead of Table Aug 23, 2023
@leekahung
Copy link
Contributor

Not exactly in the form of cards like that shown from our Figma designs and that mentioned in this issue, but I've made some headways with MUI's Data Grid to allow for filtering and better sorting in PR #457.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants