We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Branch/Commit:
Main branch.
Expected behavior:
When a GitHub user information is missing the name, we should fallback to other information, like the github handle.
Actual behavior:
When the Github user name is empty, the name is blank:
Steps to reproduce:
How do I achieve this behavior? Use the following format to provide a step-by-step guide:
Also, add comments to a story, in the comments we also use the user's name.
Aditional information
We'll probably need to update the ombu_labs-auth game for this https://github.com/fastruby/ombu_labs-auth/blob/main/app/models/concerns/ombu_labs_authenticable.rb#L16
I will abide by the code of conduct
The text was updated successfully, but these errors were encountered:
This was also happening when adding comments in the stories
Sorry, something went wrong.
No branches or pull requests
Branch/Commit:
Main branch.
Expected behavior:
When a GitHub user information is missing the name, we should fallback to other information, like the github handle.
Actual behavior:
When the Github user name is empty, the name is blank:
Steps to reproduce:
How do I achieve this behavior? Use the following format to provide a step-by-step guide:
Also, add comments to a story, in the comments we also use the user's name.
Aditional information
We'll probably need to update the ombu_labs-auth game for this https://github.com/fastruby/ombu_labs-auth/blob/main/app/models/concerns/ombu_labs_authenticable.rb#L16
I will abide by the code of conduct
The text was updated successfully, but these errors were encountered: