Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

Welcome to Software Development on Codidact!

Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.

Comments on Search functionality cumbersome to use; need search box on top navbar

Post

Search functionality cumbersome to use; need search box on top navbar

+3
−0

If I want to search the site - which is the premier and typical way to access its content - I need to:

  1. Locate the Search-related area on the top navigation bar (which is not difficult, but it doesn't immediately stand out, since it is not a highlit area, and has the same font and text color as other items on the navbar).
  2. Press it (which also takes a tiny amount of time, since you hesitate for a split-second regarding where exactly to press)
  3. Take a moment to figure out the pop-up dialog that's come up
  4. Click the text box at the bottom of the dialog
  5. Take a moment to adjust to adjust to the fact that a list has popped up under the text box, i.e. pop-up from a pop-up.

This is too inconvenient. Instead, a search box should be open on the top navigation bar. It's ok for a pop-up to appear under it, but all of the other stuff is a delay and a distraction and shouldn't happen IMNSHO.

History

2 comment threads

Steps 4 and 5 were removed a year ago (4 comments)
Not new (1 comment)
Steps 4 and 5 were removed a year ago
trichoplax‭ wrote 6 months ago

Following Move keyboard focus into the search term box when search is clicked the search field should already be focused (with a keyboard cursor in it) so you should be able to start typing immediately after step 3.

The steps for me are:

  1. Click Search.
  2. Type.

If that's not working for you, could you let us know which operating system and browser you're using?

trichoplax‭ wrote 6 months ago

This isn't meant to be a reason to or not to implement a search box that doesn't require clicking "Search" first. I just wanted to let you know in the meantime that the current process is intended to be simpler than you describe, in case there's a bug with that.

einpoklum‭ wrote 4 months ago

Not really. It takes about as much time to click the textbox as to notice you don't need to click it. And if you click it, the list comes up below it. So it's still there.

My point stands. The search box needs to be on the top bar. And then people would really be guided by the UI to just click and type.

trichoplax‭ wrote 4 months ago

Would you prefer to see the guide still appear but for the typing to be in the top bar, or for the guide to not appear?