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

Dismiss the edit datapoint dialog after making a change #445

Merged
merged 4 commits into from
Feb 22, 2024

Conversation

theospears
Copy link
Collaborator

Previously after updating or deleting a data point the dialog would just stay on the screen, until the user manually dismissed it. This was in part because otherwise after dismissing it would look like the user's change hadn't applied. The situation is better now because we show the lemniscate while there are pending goal updates.

Update the behavior to refresh goals after making a change, and then after the initial request (though likely with queuing) we will dismiss the dialog.

Testing:
Updated a data point and observed the goal refreshed and the dialog hid
Same for deleting a data point

@theospears
Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @theospears and the rest of your teammates on Graphite Graphite

@theospears theospears merged commit 730cdaf into master Feb 22, 2024
2 checks passed
@theospears theospears deleted the dismiss-goal-edit branch February 22, 2024 23:45
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 this pull request may close these issues.

1 participant