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

Implement expandable row on Transactions page #14

Open
deanragnarok opened this issue Oct 23, 2019 · 1 comment
Open

Implement expandable row on Transactions page #14

deanragnarok opened this issue Oct 23, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@deanragnarok
Copy link

The design had similar UX to Neoscan, where the user could expand a transaction row to see the basic transaction information without having to go to a new page: http://prntscr.com/pn8080

In implementing this, I think we also need to change the clickable areas on all the tables across the site for consistency, so that only the green copy is hyperlinked and not the row itself. On this page, it will allow the user to click the down/up arrow to expand/close the row, and click the transaction ID to go to the full transaction information.

@comountainclimber
Copy link
Member

Partially completed with #72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants