#826 make the search not submit when no option is selected
Merged by pingou. Opened by ryanlerch.
ryanlerch/pagure master  into  master

Download 826.patch
no initial comment

Fixes issue #818

Made the header search not submit when enter is pressed. this enter handing, and the submission of the form is done in the selectize portion of the js.

This works for projects but doesn't for users and groups

Pull-Request has been updated

Okies, updated it for the grouplist, userlist, as well as the user detail and group details pages (those also have the search at the top)

Good catch on the user's page and the group's page, I had missed those :)

Pull-Request has been rebased

Pull-Request has been merged by pingou

Metadata