UI Bug: Vertical misalignment of checkboxes in "Edit repository details" modal #188308
Replies: 3 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.
-
|
Thanks for reporting this issue! I can confirm this is a UI bug. The checkboxes in the "Include in the home page" section appear to be misaligned with their labels (Releases, Deployments, Packages) in the "Edit repository details" modal. This seems to be a CSS alignment issue where the checkbox elements and their accompanying text labels are not properly centered vertically relative to each other. This type of misalignment typically occurs when:
Have you noticed this issue across different browsers, or is it specific to a particular one? Also, do you know if this happens on both desktop and mobile views? This would be great to escalate to the GitHub UI/design team for a fix in a future release. |
Beta Was this translation helpful? Give feedback.
-
|
yes, I have tried it with Arc (mac), Brave (mobile) & chrome (mobile) - in both mobile and desktop view and in all the cases it is showing the same issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
In the "Edit repository details" modal, the checkboxes under the "Include in the home page" section are improperly aligned with their respective labels (Releases, Deployments, Packages). The text appears to sit higher than the checkbox itself.
Click the setting (gear icon) of a repository:
I checked this on another device to confirm, and it is showing the same issue there as well.
Beta Was this translation helpful? Give feedback.
All reactions