moontreeapp / moontree

Primary Mono Repo
6 stars 5 forks source link

tapping the wallet name as fast as possible causes problems #604

Closed lastmeta closed 2 years ago

lastmeta commented 2 years ago

Describe The Task

glitches the wallet by bringing up multiple of the options list

Additional Context

No response

lastmeta commented 2 years ago

turns out if you click on it twice before the scrim appears, you can get two to come up. well, how is that possible? because I slowed down the scrim appearance to match the rest of the scrim as closely as I could. if we make it come up immediately, no problems. but then it looks obviously disconnected from the rest of the scrim. of course the correct way to do this is rearchitect the front end not to use scaffold and therefore not to use the scaffold app bar. then it would automatically show, or to use scaffold, but add it in on each page rather than globally.