#320: Remove search from mainnav and change behavior of empty search
--------------------------+----------------------
Reporter: rjollos | Owner: rjollos
Type: enhancement | Status: accepted
Priority: minor | Milestone:
Component: ui design | Version:
Resolution: | Keywords:
--------------------------+----------------------
Comment (by rjollos):
When the ''search'' button is pressed in Trac with no value in the text
box, the page refreshes and no error is displayed. Trac adds a warning
message if the search term is too short.
The `bh_search` template performs am additional check for an empty search
string and displays a warning message that the ''query is too short'' if
the search is empty. This was implemented in #10/r1333006. It seems like
the fix here is to just drop the display of this additional warning
message.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/320#comment:3>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker