Cannot edit current search with new search bar #200255
Replies: 3 comments 1 reply
-
|
💬 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.
-
|
This is a wild product decision. Even if the search text did populate properly, hiding the input behind a modal dialogue activated by a click or key stroke doesn't improve or streamline the UX in any way. It's worse than useless. ETA: There's already the command palette feature preview that is a modal hidden behind a key stroke that supports search. What exactly is the purpose of making a second, worse version of the same thing that was unceremoniously tested on end users without ever being behind a feature flag? |
Beta Was this translation helpful? Give feedback.
-
|
The filter autocomplete and highlighting features are gone too. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Code Search and Navigation
Body
Today, the search bar has changed significantly so that it's (sometimes) much smaller at the top of the page and a modal opens when you click it. With these changes, there is no way to edit the current search terms. If I have a long search and want to add something to it to refine the search, I now have to either type the entire search back in or manually edit the current URL instead. I also cannot see what the current search was without looking at the URL or clicking the search bar and looking at the most recent item.
This is what I see now after searching for "repo:angular/angular this is a long search query"
And if I want to edit that search, I have to re-type the entire thing -- there's no way to just edit my current search. This is what I see when I open the modal:
Clicking that top recent item just triggers a search with that query -- it doesn't populate the text box or anything. There's literally no way to refine a search without typing it all in all over again anymore.
This seems like a really poor UX decision that goes against how search bars work on every other website if it's on purpose, so I'm assuming it's a bug. I think this began today, or within the last week at least. I don't see anything related in the changelog.
Beta Was this translation helpful? Give feedback.
All reactions