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

Changed github logo on member page to be a generic git icon #308

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

csrs
Copy link
Collaborator

@csrs csrs commented Oct 12, 2019

Related to Issue #287

Currently, the GitHub icon appears regardless of if the URL is GitHub or Gitlab. The issue asked if we can make the icon change depending on what type of URL is entered. My idea is to instead change the GitHub icon to a generic git icon, so that GitHub, GitLab, Bitbucket are all equal options and the code or UI doesn't need another if/else logic or text box to do things differently depending on what is entered. I think this would keep the code cleaner.

@csrs csrs requested a review from bacharakis October 12, 2019 21:45
<TextInput
label="Github Url"
label="Github/Gitlab/Bitbucket Url"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it would be better if we wrote something like "Git server url (for example Github, Gitlab or Bitbucket)" ?

@bacharakis thoughts?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll update it to use that language... it's more specific

Merge branch 'master' of github.com:ossn/ossn-frontend into git-icon
@csrs csrs self-assigned this Nov 12, 2019
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.

None yet

2 participants