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

Add continuous updating to user edit page #213

Closed
nicholaschiang opened this issue May 13, 2021 · 1 comment
Closed

Add continuous updating to user edit page #213

nicholaschiang opened this issue May 13, 2021 · 1 comment
Labels
p2 High priority tasks story:org-onboarding Orgs can onboard, vet, and manage volunteer profiles type:feature A feature required by a story

Comments

@nicholaschiang
Copy link
Member

The user edit page (/users/[id]/edit.tsx) should also use useContinuous and should act the same way as the /profile page and the user vet page. This makes editing a lot faster because you don't have to scroll all the way to the bottom of the page to click the "Update profile" button.

@nicholaschiang nicholaschiang added p2 High priority tasks type:feature A feature required by a story story:org-onboarding Orgs can onboard, vet, and manage volunteer profiles labels May 13, 2021
@nicholaschiang
Copy link
Member Author

Related to #181 as this will get rid of the need to pause revalidations (at least, practically speaking).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 High priority tasks story:org-onboarding Orgs can onboard, vet, and manage volunteer profiles type:feature A feature required by a story
Projects
None yet
Development

No branches or pull requests

1 participant