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

UI overhaul #37

Merged
merged 12 commits into from
Sep 24, 2024
Merged

UI overhaul #37

merged 12 commits into from
Sep 24, 2024

Conversation

uncomputable
Copy link
Owner

Rebuild the UI from scratch. Create global state that flows logically into each child component. Use leptos's context feature to reduce prop drilling. Create copy / apply / run buttons that report their progress to the user via Rust code. Sanitize the input and make sure that the user always sees a consistent state.

IDE features

Add a table editor for witness data. Add a simple editor for transaction data. Add buttons to quickly copy keys / signatures / hashes / preimages to the clipboard, to be used in Simfony contracts.

Todo (follow-up PRs)

  • Add styling
  • Add analysis window (analysis tab + Merkle tree tab)

@uncomputable uncomputable marked this pull request as ready for review September 24, 2024 16:42
@uncomputable uncomputable merged commit 4eb3b63 into master Sep 24, 2024
4 checks passed
@uncomputable uncomputable deleted the ui-overhaul branch September 24, 2024 16:46
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

Successfully merging this pull request may close these issues.

1 participant