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

[Tree Taxonomy - Design] Table View #676

Closed
Tracked by #569
ri0nardo opened this issue Apr 29, 2023 · 5 comments
Closed
Tracked by #569

[Tree Taxonomy - Design] Table View #676

ri0nardo opened this issue Apr 29, 2023 · 5 comments
Assignees
Labels

Comments

@ri0nardo
Copy link

ri0nardo commented Apr 29, 2023

Currently the table does its job perfectly. It isn't necessarily designed, but display the text as best as possible with some issues with spacing and text clipping. The goal is to integrate a system that reuses components from all views, and is consistent throughout the product.

A few more issues include

  1. Making the table responsive for mobile
  2. Be consistent with all views
  3. Make mobile compatible with all views
  4. use the same components in all views
  5. Be creative, but don't go crazy

Article - https://medium.com/appnroll-publication/5-practical-solutions-to-make-responsive-data-tables-ff031c48b122

Desktop View

Mobile View

@ri0nardo
Copy link
Author

ri0nardo commented Apr 30, 2023

First version of the table without the mobile view. This integrates the badges into the table to make it more appealing to the eye. This also allows the filter to stay in place without it being modified for another view.

The limited table and filter width is due to screen size compatibility. There is an issue when a larger resolution screen views the table as its not legible. But this works for a screen that is 1024 px wide and still works for 1920 px.

Tree Taxonomy Search - Table View

@ri0nardo ri0nardo self-assigned this Apr 30, 2023
@ri0nardo ri0nardo moved this from Todo to In Progress in Water the Trees Apr 30, 2023
@ri0nardo
Copy link
Author

ri0nardo commented Apr 30, 2023

View type 1 for the table which displays all the information in a vertical layout. I am going to try a different view that may limit the amount of information present, but be more of a table.
Tree Taxonomy Search - Mobile Table

A table view that one includes everything without side scrolling. Then one that eliminates height in the table. I am thinking to filter out what users want to see they can select the column text and it will allow them to pick out of 3 what they want to sort by.

Tree Taxonomy Search - Mobile Table (1)
Tree Taxonomy Search - Mobile Table

@ri0nardo
Copy link
Author

column selection, will only work on mobile as the data table will appear as typical for desktop users. to make it work for mobile there will be a dropdown menu from selecting the column section text. it will go alphabetical or whatever method the user wants to proceed with.
column selection

@ri0nardo
Copy link
Author

the list view for table that displays the source name from the top. will be an easy indicator of what the user is looking at.
Tree Taxonomy Search - Mobile Table (2)

@ri0nardo ri0nardo closed this as completed May 1, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Help Wanted in Water the Trees May 1, 2023
@ri0nardo ri0nardo moved this from Help Wanted to Done in Water the Trees May 1, 2023
@ri0nardo
Copy link
Author

ri0nardo commented May 2, 2023

Tree Taxonomy Search - Mobile Table
Tree Taxonomy Search - Table View

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

1 participant