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

Design UI/UX for DOM Tree #10

Open
2 tasks
0xedward opened this issue Jan 5, 2021 · 0 comments
Open
2 tasks

Design UI/UX for DOM Tree #10

0xedward opened this issue Jan 5, 2021 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@0xedward
Copy link
Owner

0xedward commented Jan 5, 2021

  • Start with handdrawn prototypes
  • Port the most promising one to Figma

Questions:

  • How will we display elements?
  • How will we display relationships between elements?
  • How will we differentiate different elements?
  • How will we display element attributes?
  • How will we display css properties applied to elements?
  • How will we display event listeners?
  • How will we categorize different html nodes?

Future ideas:

  • Syntax highlighting for input box
  • Add prettify button for input box
  • Allow the user to detach nodes and reattach nodes to the tree and reflect that change on the input box
  • click on a node jumps the cursor to the input box where that node can be found in html
  • clicking on a node nearby collapsed nodes will expand all collapsed nodes (

    as one node and will be expanded to 3

    nodes)

@0xedward 0xedward self-assigned this Jan 5, 2021
@0xedward 0xedward added the question Further information is requested label Jan 9, 2021
@0xedward 0xedward added this to the Initial Release (1.0.0) milestone Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants