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

Going back to “Import Metadata” screen should maintain the previously populated data #208

Open
bhanvimenghani opened this issue Oct 24, 2024 · 0 comments · May be fixed by #216
Open

Comments

@bhanvimenghani
Copy link
Contributor

bhanvimenghani commented Oct 24, 2024

Problem Faced:
Currently the user selections on Datasource Tab are lost if the user moves to Experiments tab, which should not happen, we would like to retain use selected data

Expectations / Delivery Requirements:
The data in the screen should remain populated even if the user switches tabs or moves across the ui

Where to Start?
We need to setup global state management in react using redux in order to store the state which in turn will display it at all times.

@bhanvimenghani bhanvimenghani linked a pull request Nov 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant