-
Notifications
You must be signed in to change notification settings - Fork 0
Enhance User Profile Settings: Navigation, Layout, Functionality, and Upload Handling #23
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
Merged
navidshad
merged 12 commits into
dev
from
CU-86et9akm3_Implement-User-Profile-Settings_somayeh-roohani
Jul 26, 2025
Merged
Enhance User Profile Settings: Navigation, Layout, Functionality, and Upload Handling #23
navidshad
merged 12 commits into
dev
from
CU-86et9akm3_Implement-User-Profile-Settings_somayeh-roohani
Jul 26, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…calization for new profile options and improve layout for better user experience.
…aily email reminders and improve password input visibility. Enhance localization and component imports for better functionality.
…ce profile update process. Add validation for file type and size, and improve user feedback with success/error messages. Update localization for new UI elements.
…ed profile update and upload functions, and clean up profile page form handling. This simplifies the profile settings functionality and improves code maintainability.
…with validation and user feedback. Enhance profile settings page by integrating new methods for updating user details and handling image uploads, including error handling and success notifications.
…re and improve user feedback. Refactor profile update logic to handle name, profile image, and preferences. Enhance profile settings page with improved file upload handling and localization updates for success/error messages.
Contributor
|
Task linked: CU-86et9akm3 👤 Implement User Profile Settings |
…d visual consistency. Enhance button styles for improved user interaction.
… Add 'Save Changes' localization string and improve user interface elements for better usability.
…bel for checkbox options and implement change detection for user input. Enhance styles for disabled checkboxes to improve user experience.
…bership' button to 'Profile Settings', update routing, and enhance profile update logic to handle name changes. Remove console logs and disable file upload during profile updates for improved user experience.
…sion 1.20.0 in package.json
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📋 Summary
This PR improves the User Profile Settings feature by updating navigation labels and routing, enhancing layout responsiveness and UI elements, and refining profile update logic. It introduces profile picture upload with validation and user feedback, adds new profile options including daily email reminders, and improves localization for UI texts. Additionally, it removes unused functions and cleans up form handling to improve code maintainability and user experience.
🔗 Related Tasks
#86et9akm3 - Implement User Profile Settings enhancements including navigation updates, layout improvements, profile update and image upload functionality, validation, and localization updates
📝 Additional Details
📜 Commit List