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
Fixed followers page html error #15003
Fixed followers page html error #15003
Conversation
|
Thank you for opening this PR! We appreciate you! For all pull requests coming from third-party forks we will need to A Forem Team member will review this contribution and get back to |
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.
LGTM 👍
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.
Nice one! Thanks for fixing this 🙂
|
Hi @Blastoise, could you please sign the CLA here above? |
I have signed it now. |
What type of PR is this? (check all applicable)
Description
followers.html.erb file had HTML tags which were not properly closed thus leading to incorrect rendering of the page.
Related Tickets & Documents
Closes #14997