- Status New
- Percent Complete
- Task Type Feature Request
- Category User Interface
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version 1.0 devel (github master)
- Due in Version 1.1 devel
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Flyspray - The bug killer!
Opened by peterdd - 12.03.2015
Last edited by peterdd - 19.09.2015
Opened by peterdd - 12.03.2015
Last edited by peterdd - 19.09.2015
FS#1969 - search form with Advanced search toggle layout
I think the button advanced search button should not be placed right beside seach input field as full button.
Maybe a small down arrow under the simple search form with a horizontal line and a title tag as tooltip.
Any comments?
Added some code to dev. Still not looking good, todo.
The button is not nice at this place, but one of the reasons were that there are several forms on the task list page and this button must stick to the search form.
With HTML5 a button can be assigned to any form in a website, so we can place the button were we want and it still triggers the sending of the search form.
The support by browsers is currently 85%,
see http://caniuse.com/#search=form
The only brwoser not supporting it is Internet Explorer (any version).
Moved it to FS1.1 as it is noncritical for a FS1.0 release.