UI Bug in GitHub Project Page #144760
Replies: 2 comments
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
I can confirm I'm seeing the same thing here. Thanks for making the report! Let's hope someone at GitHub sees this 👀 |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Bug
Feature Area
Issues
Body
Hello,
I’ve encountered a UI bug on the GitHub project page.
In the first screenshot, you can see that the input field and button are not properly aligned, leading to a noticeable misalignment on the page.
In the second screenshot, I noticed the same misalignment:
After inspecting the page, I found two hidden
<div>
elements following the input field, as well as two hidden<button>
elements positioned above the "New Project" button. These are highlighted in the screenshot below:Additionally, while preparing this report, I noticed other UI issue on the "New Discussion" page for projects and issues. The screenshot below shows the issue:
Thank you for taking the time to look into this!
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions