Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
Reset the person edit modal so it doesn't show old filtered data when it's open again
connected issues and PRs:
GN-5096
Setup
You must have a working vendor proxy service in the backend, or you can test linking the plugins to GN-frontend and proxying that to dev, let me know if you need any help
How to test/reproduce
Insert 2 person variable nodes in the RB part, then swich to the GN part and try to edit them, you should be able to filter on one, close the modal and open the same one or the other and the filter will be cleared and the data refreshed
Challenges/uncertainties
None
Checks PR readiness