From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amin Bandali Subject: Re: https://issues.guix.info Date: Sun, 02 Sep 2018 18:08:01 -0400 Message-ID: <87k1o34kou.fsf@aminb.org> References: <878t4l0xsz.fsf@elephly.net> <878t4kzyaf.fsf@aminb.org> <87r2ibzkio.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59341) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fwaZw-00021D-1i for guix-devel@gnu.org; Sun, 02 Sep 2018 18:10:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fwaXW-0004tU-DF for guix-devel@gnu.org; Sun, 02 Sep 2018 18:08:15 -0400 In-Reply-To: <87r2ibzkio.fsf@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel@gnu.org Hi Ricardo, > I agree. I don=E2=80=99t know how to present these things nicely, but I= =E2=80=99ll play > around with this. > > BTW: =E2=80=9Csubmitter:who=E2=80=9D should also work now. Like =E2=80= =9Cis:=E2=80=A6=E2=80=9D it=E2=80=99s a rather > expensive query because the result set from Debbugs has to be filtered > locally. Cool, thanks! >>> - make the search bar look good >> >> Adding class=3D"form-control" would be a nice first step. Also, >> it'd probably be a good idea to wrap the
in a div with >> class=3D"row", and use bootstrap grids to make the search bar and >> the button smaller (by putting them in a column), and display the >> above information about the search syntax in another column to >> the right of the form. > > Thanks for the suggestions. I read the bootstrap CSS docs and came up > with something that I hope is an improvement. Thanks, that does looks better! I'm not much of a UI person either, but I'll see if I can manage to make a nice presentation of the search syntax on the front page and will send a patch if it turns out looking ok. -amin