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 »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on Remove separate search page and put a search textbox directly in the top bar

Post

Remove separate search page and put a search textbox directly in the top bar

+8
−0

Would it be possible to change the search so that you don't end up on a separate page? It feels a bit clunky to not be able to search directly. Replace the search button with a text box for the query. Maybe it could be a separate search page for more advanced searching with more options and explanations, but in that case, also have a regular search textbox on the regular pages.

I don't like to say "like on the SE network", but that pretty much summarizes it. :)

It could be the case that I just have not become used to it yet.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (6 comments)
General comments
ArtOfCode‭ wrote almost 4 years ago · edited almost 4 years ago

Have to consider mobile usability here. Search boxes are wide and unwieldy; putting them in the top bar is potentially not possible on mobile, and then we're supporting two versions of the top bar for desktop vs. mobile. I'm not going to say no, but it needs more consideration than "just do it" :)

klutt‭ wrote almost 4 years ago

And you want to avoid having a separate mobile page?

ArtOfCode‭ wrote almost 4 years ago

Absolutely, yes. That'd be even more of a nightmare to maintain :)

Canina‭ wrote almost 4 years ago

Maybe one possible, workable middle ground could be a fold-out when clicking Search (sort of like how "add a comment" folds out a comment textbox), with fallback to a specific "search" page in case the Javascript doesn't work, and a link to the specific "search" page for more in-depth guidance?

luap42‭ wrote almost 4 years ago · edited almost 4 years ago

We could add it as a drop down into the header, something like this example (optionally with a search icon).

Canina‭ wrote almost 4 years ago · edited almost 4 years ago

@luap42 That's more or less what at least I had in mind for the UI for Javascript-enabled browsers. The current simple link to a search page would still be nice as a fallback for those who have Javascript disabled.