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

Usability of html visualization #242

Open
siarheiyelin opened this issue Dec 23, 2022 · 0 comments
Open

Usability of html visualization #242

siarheiyelin opened this issue Dec 23, 2022 · 0 comments

Comments

@siarheiyelin
Copy link

Is your feature request related to a problem? Please describe.
It's related to usability issues of html visualization in some cases:

  • Use case 1. Let's say we have a complex bundle structure. When some nested block is hovered, then a gray background is added to the hovered block as well as to all its parents. As a result, it's difficult to see which block exactly is hovered.
  • Use case 2. When any nested block is clicked, then it gets enlarged and there is no way to see all parents of this block. It would be nice to have some breadcrumb at the top.

Describe the solution you'd like

  • Solution for the use case 1: It would be very helpful to add a different background and/or border color directly to the highlighted block. So that it can be distinguished from its parent blocks.
  • Solution for the use case 2: Add clickable breadcrumb at top of the page. E.g., such breadcrumb is implemented in "bundle-wizard": https://bundle-wizard-spectrum.netlify.app/#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant