Performance of updating a checkbox in an issue description is very poor #149748
Replies: 2 comments 2 replies
-
💬 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've noticed this after the recent Issues update as well. Here's a clip of what it's like trying to check off a few tasks in a relatively modest task list: gh_issue_reload.mp4This used to be three quick clicks. Now it's click, wait, scroll, find next box, click, wait, scroll, find next box, click, wait, scroll... |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Bug
Feature Area
Issues
Body
To reproduce:
Waiting 500ms for the UI to become responsive again is very painful:
To compare against a good UX, go to an issue in linear.app and do the same thing; note that you can freely check and uncheck boxes in your issue description without having to wait for a server render
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions