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

UX / UI redesign #1445

Closed
pyricau opened this issue Jul 6, 2019 · 1 comment
Closed

UX / UI redesign #1445

pyricau opened this issue Jul 6, 2019 · 1 comment

Comments

@pyricau
Copy link
Member

pyricau commented Jul 6, 2019

  • First Screen: Leaks
    • For each leak: description, counts, date of last leak for that group
    • Overflow Menu: About
  • Screen: Heap dumps
    • For each analysis: one line summary
    • Dump heap & analyze
    • Import Hprof (with some explanation?)
  • Screen: Single Analysis
    • Actions:
      • Explore hprof
      • Render hprof
      • Share hprof
      • Share full analysis
      • If failure: report to GitHub.
    • Info (card?)
      • Analysis time
      • Analysis duration
      • Heap dump time
      • hprof location (deleted in parenthesis if missing)
      • One line summary (2 new 4 know. 2 won't fix, or failure)
  • Screen: Leak
    • Actions: open Heap Dump, share leak as text or on stack overflow, share heap dump file, learn more
    • Shows leak trace for currently selected leak instance, and provides access to list of leak instances to select a different one.
@pyricau
Copy link
Member Author

pyricau commented Nov 18, 2019

Closing this as #1622 fixes most issues. There's still a ton of design improvements to be made, but the initial overhaul is done.

@pyricau pyricau closed this as completed Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant