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

Rtk query avatar endpoint #783

Merged
merged 2 commits into from
Sep 1, 2024

Conversation

dpgraham4401
Copy link
Member

Description

implments our call to update the users avatar through an RTK query endpoint which automates the process of invalidating the user profile cache and reinitiating request in other components (e.g., the header navigation).

Issue ticket number and link

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

…ch automates the process of invalidating the cache and refretching the profile/avatar in other components
@github-actions github-actions bot added the client Related to front end workings (React/Redux) label Sep 1, 2024
@dpgraham4401 dpgraham4401 merged commit d2ccfaf into USEPA:main Sep 1, 2024
9 checks passed
@dpgraham4401 dpgraham4401 deleted the rtk_query_avatar_endpoint branch September 1, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Related to front end workings (React/Redux)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant