latticexyz / mud

MUD is a framework for building autonomous worlds
https://mud.dev
MIT License
757 stars 188 forks source link

Explorer polish wishlist #3270

Open alvrs opened 1 month ago

alvrs commented 1 month ago
alvrs commented 1 month ago

Idea for the timing view:

holic commented 1 month ago

one thing I'd like to see is a site-wide/fixed "inbox" for the observer with toasts per tx, so regardless of what page you're on, you can see local txs flowing in and clicking takes you to the world's tx table view scrolled to the tx in question

similar to the action toasts we had in OPCraft: image

pending/faded = sending to mempool pending = accepted by mempool green check = mined + successful red x = mined + reverted

karooolis commented 1 month ago
alvrs commented 1 month ago

https://github.com/latticexyz/mud/issues/3312