0xPolygonMiden / examples

Examples of using Polygon Miden
MIT License
18 stars 18 forks source link

UI design changes #115

Closed grjte closed 1 year ago

grjte commented 1 year ago

This PR aims to partially address #90 by tidying up the UI a bit with:

This PR does not include minor UX improvements, which I plan to do separately.

Note: this was a pretty quick pass, so I wasn't very diligent about TypeScript typing - we should revisit the codebase at some point and add proptypes & remove the "any" types.

grjte commented 1 year ago

awesome, looks much better :)

The proof popup is below the header though, everything else looks great!

Thank you! I've left the proof popup for a follow-up PR, since I'm updating its design to a modal.