-
Notifications
You must be signed in to change notification settings - Fork 5
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
fix/Edit Administrations #754
Conversation
…r; invalidate preExistingAdminInfo query after submission of edit
…bmit updated state
Visit the preview URL for this PR (updated for commit 50402df): https://roar-staging--pr754-fix-edit-administrat-ov76i5mn.web.app (expires Fri, 30 Aug 2024 22:32:17 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 2631e9c58fd0104ecbfddd72a62245ddac467460 |
roar-dashboard-e2e Run #5340
Run Properties:
|
Project |
roar-dashboard-e2e
|
Branch Review |
fix/edit-administrations
|
Run status |
Passed #5340
|
Run duration | 04m 58s |
Commit |
50402df61d: Tests for PR 754 "fix/Edit Administrations" from commit "50402df61d348de01c9a52f...
|
Committer | Kyle |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
26
|
View all changes introduced in this branch ↗︎ |
This is working so good! thanks Kyle. there is just a tiny thing that is not working and is when selecting |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…lds), properly set selectedDistricts, reset and invalidate stale queries in lifecycle hooks
I fixed the checkbox issue and blank fields issue, do you mind taking another look? |
Just fixed this issue on the front end. Also needs a fix to Firekit on the backend to properly save the testData key: yeatmanlab/roar-firekit#140 |
Proposed changes
Implement watchers and invalidate queries in order to properly handle administration edits.
Firekit PR: yeatmanlab/roar-firekit#140
Types of changes
What types of changes does this pull request introduce?
Checklist
Justification of missing checklist items
Further comments