Overflowing content in the Body textarea of the Discussion creation page #150096
Replies: 1 comment
-
💬 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.
-
Select Topic Area
Bug
Body
Description:
When creating a new discussion under the "Projects and Issues" category, the placeholder text in the "Body" textarea overflows when interacting with the textarea. This happens, simply by clicking the textarea or deleting the text of the Body. The overflowing text disrupts the user experience by overlapping the textarea content.
Steps to Reproduce:
Expected Behavior:
The placeholder text should appear correctly without any overflow when the "Body" textarea is empty.
Actual Behavior:
The placeholder text overflows and becomes misaligned, affecting readability.
Environment:
Browser: Chrome
GitHub UI mode: Dark
Screenshot:
Additional Notes:
This issue may also affect other categories within the discussions page if the same textarea component is used.
Beta Was this translation helpful? Give feedback.
All reactions