MutopiaProject / MutopiaWeb

MutopiaProject site evolution to HTML5
3 stars 7 forks source link

Advanced search page rework #57

Closed glenl closed 8 years ago

glenl commented 8 years ago

I think we have some opportunities with HTML5, bootstrap, and form groups to improve the usability of the advanced search page. This task may drive a new advanced search look in prototype 3 but is mostly about starting a discussion about presentation consistency in web search forms.

On "no discussion" I will close this issue for prototype 3 with no changes to this page.

ksnortum commented 8 years ago

I'd hate for this to close without discussion. I'm probably not the guy to do it, though. I'm mostly a backend kinda guy.

glenl commented 8 years ago

I've done a basic HTML5 rework using some bootstrap components in issue #64. I went ahead and merged the work so it is now in the main branch but it is still a work in progress. I would like to get feedback from those who are following this issue but aren't building the prototype site while it is in progress, I've attached the current image of the search panel. shot-2015-12-28_09-08-24 Because "include preview images" is now a check-box and clearly associated with the submit button, I've chosen to remove the textual directives we had before. The numeric selector will not allow a number < 1.

ksnortum commented 8 years ago

It looks great.

dominicus commented 8 years ago

I like this layout much more. Improved intuitiveness.

I noticed some unexpected behavior on the "advanced search" page at the published prototype site.

Other/wishful:

glenl commented 8 years ago

Some quick notes on @dominicus's comment:

The unexpected results are because the proto site is not a fully populated site. On the next prototype publication I'll see if Chris can connect this up to the main archive.

Your text treatment has been noted! Good feedback.

dominicus commented 8 years ago

does pressing a search button on a text entry box do something different than pressing a "Search" button at the bottom of the panel? I would expect a click on search button or bottom button, or pressing [Enter], incorporates all criteria as shown. This is the behavior implemented on the legacy page. The advanced search parameters default come with all-inclusive bias, so any parameter updates from default values is fair to assume a deliberate action by the visitor to narrow results.