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

Ui Improvement: Collect user discord tag #120

Open
DonNicoJs opened this issue Oct 15, 2018 · 1 comment
Open

Ui Improvement: Collect user discord tag #120

DonNicoJs opened this issue Oct 15, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@DonNicoJs
Copy link
Contributor

Currently we do not have a field to collect the user DiscordTag.
Since the vue community hangs out mostly on Discord (https://vue-land.js.org/ )
It would make sense to add this field to the user profile.

With this issue we should achieve:

  • Modifycomponents/UserProfileForm.vue to collect the discordTag, right after the twitter profile
  • Modify components/PersonDetails.vue to display the discord icon (and link to discord profile ) after twitter icon on the top
  • Modify django/people/models.py to include discordTag as a field
  • Verify that everything works is and properly wired.
@lloydjatkinson
Copy link

Would be useful to include their role tag as well - e.g. Core members, Moderators, MVP, all the rest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants