-
Notifications
You must be signed in to change notification settings - Fork 12
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
feat(openchallenges): add link to our Discord server to the OC navbar #2283
Conversation
Nice! This will be for a different PR, but what do you think about integrating a Discord widget into the OC? That way, non-Discord users can still participate and communicate in the channels (as guests) without needing to create a Discord account. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! One minor suggestion.
styleUrls: ['./discord-button.component.scss'], | ||
}) | ||
export class DiscordButtonComponent { | ||
@Input({ required: false }) label = 'Discord'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we use a more descriptive label here? e.g. "Contact us on Discord"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Join us on Discord"? (a bit shorter - I will post a preview soon)
Arg, I posted the preview but forgot to push the update. I will open another PR to finalize the PR. |
Closes #2278
Changelog
Preview
Preview design