Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Implement a Table View for the List pages #9

Open
RaphaelDDL opened this issue Feb 28, 2019 · 2 comments
Open

Implement a Table View for the List pages #9

RaphaelDDL opened this issue Feb 28, 2019 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed Medium Priority

Comments

@RaphaelDDL
Copy link
Owner

So I can add a filter to sort by Highest status (fastest hero, tankiest hero, etc) for people to compare.

Will probably need to create a new component which will decide between using a "table row" and the current "ListItem".

I'll need to add the status to the API to be returned on the hero list too. Question is, which status to use.. I think the best would be lv60SixStarFullyAwakened.

@RaphaelDDL RaphaelDDL added enhancement New feature or request help wanted Extra attention is needed labels Feb 28, 2019
@willhausman
Copy link
Contributor

Level 60 Awakened sounds like the most useful sort option to start. Since we have the data, I think it'd be a neat future enhancement to be able to switch which stats we're viewing, so I can find the fastest level 50 while I'm a noob.

@willhausman
Copy link
Contributor

This also means you would need to display base stats on the table view, though. "Sort by Speed" doesn't tell me that Assassin Cidd only has 3 more speed than Assassin Coli (I have no idea if that's true. Just random values).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed Medium Priority
Projects
None yet
Development

No branches or pull requests

2 participants