Add customisation options for individual profiles
See original GitHub issueAdd accent color for the user profile. So they can change the badge color.
Add a config
key to the JSON which takes a nested object with properties such as:
"config": {
"background": "#ffffff",
"fontColour": "#000000",
"badgeColour": "#123456"
}
Then the client should be updated to use these values if present, or default values as a fallback.
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
Customize Pages for Profiles - Business Central
To customize pages for a profile icon, enter Profiles (Roles), and then choose the related link. Select the line for the profile that...
Read more >Create custom attributes for user profiles - Google Support
Click User information. Click any of the custom attribute sections to edit it. Add or change values to custom attributes. Click Save.
Read more >Create Custom Profiles Unit | Salesforce Trailhead
Create Profiles Before creating the new profile, customize how profiles are viewed. From Setup enter User Management Settings in the Quick Find box,...
Read more >Customize member profiles - Workspace administration - Slack
Workspace Owners and Admins can add custom profile fields for all members of their organization. From your desktop, click your workspace name in...
Read more >Customization vs. Personalization in the User Experience
The system profiles the user and adjusts the interface according to that profile. Personalization may deliver or emphasize particular ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@nasrob I think you should make a pr first, reviews can be made directly into the pr
Done 🙂