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

fix: DIA-1916: [FE] User is NOT able to upload profile image on new account page #7106

Merged
merged 6 commits into from
Feb 24, 2025

Conversation

nick-skriabin
Copy link
Member

@nick-skriabin nick-skriabin commented Feb 18, 2025

Refactoring the user account page to be more concise. Fixing avatar upload in LSO and LSE.

Along with that introducing new useCurrentUser hook that should be preferred over the existing one. New hook uses Jotai and tanstack-query under the hood and allows better cacheing without usage of Context API. This hook is a drop-in replacement for the old one.

@github-actions github-actions bot added the fix label Feb 18, 2025
Copy link

netlify bot commented Feb 18, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 2115f68
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/67b780ffe0d30b00084a0c64

Copy link

netlify bot commented Feb 18, 2025

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit 2115f68
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/67b780ff9a13f500082b6b61

- Renamed hook
- Added update functionality
@nick-skriabin nick-skriabin enabled auto-merge (squash) February 21, 2025 19:52
@nick-skriabin nick-skriabin enabled auto-merge (squash) February 24, 2025 11:55
@nick-skriabin nick-skriabin merged commit 9215ad6 into develop Feb 24, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants