#970: fix: Upload image functionality

Issue #970 by saadman-galib
fix: Upload image functionality Pull Request Details Description Updated the upload picture functionality Fixes #911 Type of PR - [x] Bug fix - [ ] Feature enhancement - [ ] Documentation update - [ ] Refactoring - [ ] Other (specify): ___ Summary - Updated the upload picture functionality - Added a confirm popup ui Screenshots (if applicable) Additional Notes Checklist - [ ] I have read and followed the Pull Requests and Issues guidelines. - [ ] The code has been properly linted and formatted using npm run lint:fix and npm run format:fix. - [ ] I have tested the changes thoroughly before submitting this pull request. - [ ] I have provided relevant issue numbers, snapshots, and videos after making the changes. - [ ] I have not borrowed code without disclosing it, if applicable. - [ ] This pull request is not a Work In Progress (WIP), and only completed and tested changes are included. - [ ] I have tested these changes locally. - [ ] My code follows the project's style guidelines. - [ ] I have updated the documentation accordingly. - [ ] This PR has a corresponding issue in the issue tracker. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> Summary by CodeRabbit - New Features - Added a user-friendly image upload dialog for profile pictures, allowing users to select, preview, and upload images. - Introduced success and error notifications for profile image updates to improve user feedback. - Enhancements - Integrated image upload functionality into the user dashboard, providing a seamless experience for updating profile pictures. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?