realm-of-ra / mancala

https://meowing-anteater-cee.notion.site/Mancala-Game-MVP-7521e2f2e5294575b33b17601afde810
MIT License
9 stars 23 forks source link

improve ux across application #101

Closed xpanvictor closed 1 day ago

xpanvictor commented 1 week ago

The goal here is to reduce loading time and where unavoidable, ensure a loading state to improve the overall user experience across the app. Loading the site is a bit slow and can reduce the quality users get from the flow.

With improving this ux, notice some of these issues

  1. Wallet connect modal doesn't close automatically after connection
  2. White screens on clicking some of the buttons and links on the game play
  3. Some buttons don't respond since they have no listeners
linear[bot] commented 1 week ago

MAN-20 Improve UX across app

okhaimie-dev commented 1 week ago

@xpanvictor will this be a blocker to other developers? and are you will to assist in-case a conflict occurs?

xpanvictor commented 1 week ago

It won't, and yh, I'll be up for conflict resolutions.

xpanvictor commented 1 week ago

@okhaimie-dev I'll also be making PRs to develop as soon as possible.

okhaimie-dev commented 1 week ago

@xpanvictor take a look at this https://github.com/realm-of-ra/mancala/issues/96

and work with the developer assigned to this issue, to make sure there is no conflict here.

xpanvictor commented 1 week ago

Noted

xpanvictor commented 1 day ago

https://github.com/realm-of-ra/mancala/pull/133