Inability to search commit titles on blame due to lazy loading #150869
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
I often times look at the blame due to a specific commit, and then try to find it on the page by searching either the commit title or the commit hash. This used to work fine since the entire page loaded on navigation, but now with the fancy new in-page search you cannot search anything about the commits (it's just for the code) and overriding that for browser search is useless if the commit is more than about 100 lines down as it has not been loaded yet. At least on the blame page, being able to search commit titles and hashes would be very useful, I've basically stopped using blames unless absolutely necessary since it feels like a pretty useless process now.
Beta Was this translation helpful? Give feedback.
All reactions