codebattle icon indicating copy to clipboard operation
codebattle copied to clipboard

Feature: Add selection form profile avatar from certain list

Open ReDBrother opened this issue 1 year ago • 0 comments

Battle.net have custom list of avatar which users can choose

7qxaytu-1031106

Backend: Add new prop "current_profile_avatar_url" for user model and api for update and retrieve list of available avatars and their avatars from discord/github if they link external profiles

Frontend: Add new internal page for user profile with list of available avatars. Especially show github/discord avatars if needs And highlights chosen avatar on list.

Page Schema: Screenshot 2024-01-25 at 09 15 38

Show avatar on other pages (game preview, custom tournaments) by "current_profile_avatar_url" or according to the logic already written (it will be a default)

ReDBrother avatar Jan 25 '24 06:01 ReDBrother