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

User Profile Update: Utilizing User Settings Object #4914

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

leigh-pointer
Copy link
Contributor

This pull request updates the User Profile implementation to utilize the existing User Settings object on the user object. While the current implementation is functional, this change offers several benefits: Improved code consistency
Better guidance for developers accessing User Settings Alignment with the framework's best practices.

Key Changes
Refactored User Profile to leverage the User Settings object
Updated relevant documentation and comments

Motivation
This update addresses the issue raised in #4905 regarding custom properties of the current user's profile. By utilizing the User Settings object, we provide a more standardized approach to handling user-specific data.

This pull request updates the User Profile implementation to utilize the existing User Settings object on the user object. While the current implementation is functional, this change offers several benefits:
Improved code consistency
Better guidance for developers accessing User Settings
Alignment with the framework's best practices
@sbwalker sbwalker merged commit af821dc into oqtane:dev Dec 18, 2024
1 check passed
@leigh-pointer leigh-pointer deleted the userSettings branch January 22, 2025 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants