Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Redux state for entity actions not getting refreshed on navigating away from page #8151

Closed
nidhi-nair opened this issue Oct 4, 2021 · 0 comments
Labels
Bug Something isn't working Frontend This label marks the issue or pull request to reference client code Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production

Comments

@nidhi-nair
Copy link
Contributor

Steps to reproduce the behaviour:

  1. Go to a new Page and execute and query Query1.
  2. Check redux state, entities object stores the query data in actions array.
  3. Navigate to another page Page2.
  4. Check redux state again to see that the action data is retained.

Important Details

  • Version: [Cloud / Self-Hosted vx.x]
  • OS: [e.g.MacOSX]
  • Browser [e.g. chrome, safari]
  • Environment [production, release, deploy preview]
@nidhi-nair nidhi-nair added Bug Something isn't working Frontend This label marks the issue or pull request to reference client code Needs Triaging Needs attention from maintainers to triage labels Oct 4, 2021
@hetunandu hetunandu removed their assignment Jul 5, 2022
@Nikhil-Nandagopal Nikhil-Nandagopal added Production Medium Issues that frustrate users due to poor UX labels Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Frontend This label marks the issue or pull request to reference client code Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production
Projects
None yet
Development

No branches or pull requests

3 participants