push-dapp icon indicating copy to clipboard operation
push-dapp copied to clipboard

🐛 [BUG] - Redux state management error and should we change to context?

Open abhishek-01k opened this issue 8 months ago • 1 comments

Expected Behaviour

Notifications are fetched from the backend and because of the redux their is a slight caching problem in the dapp. It can be resolved if we move to context instead of redux.

Current Behaviour

Some notifications goes missing and when the dapp is hard reloaded then they appears but this is not a good UX.

Reproduction steps

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

Screenshots

![DESCRIPTION](LINK.png)

Relevant Logs

No response

Dapp Env

Prod (app.push.org), Staging (staging.push.org), Dev (dev.push.org)

Browsers

No response

abhishek-01k avatar May 31 '24 01:05 abhishek-01k