ethui / ethui

An Ethereum toolkit
https://ethui.dev
MIT License
205 stars 31 forks source link

restructure dialogs after redesign #779

Open naps62 opened 3 days ago

naps62 commented 3 days ago

After the migration to tailwind, some dialogs were honestly left behind and need to be revisited to ajust to the new layout

they are technically already migrated, but this was a simple find & replace to make them compile properly, not so much to make them look good.

they need to be reviewed, and their layouts properly re-done. the existing tx-review dialog can be used as a source of truth, since that one has had some thought put into it

naps62 commented 3 days ago

if anyone intends to pick this up, I can create individual issues for individual dialogs to assign to people