"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
Mark Jamsek <mark@jamsek.com>
Subject:
Re: gotwebd: fix briefs/tags navigation overlap
To:
Omar Polo <op@omarpolo.com>
Cc:
gameoftrees@openbsd.org
Date:
Wed, 1 Feb 2023 20:07:13 +1100

Download raw body.

Thread
On 23-02-01 09:26AM, Omar Polo wrote:
> On 2023/02/01 13:40:43 +1100, Mark Jamsek <mark@jamsek.com> wrote:
> > Just a suggestion to think about but please disregard if you don't like
> > it...
> > 
> > perhaps keep "More" left-aligned:
> > 
> > #nav_more {
> > 	padding: 5px 0;
> > 	padding-left: 10px;
> > }
> 
> I'm not sure.  it feels strange to me to have "more" left-aligned,
> when "next" is right and "prev" left aligned.  I went with centered to
> distinguish it from the other actions, but if not I'd at least go with
> having it right aligned like "next".

I'm happy with whichever you decide :)

> > and (this I'm sure you won't like :), maybe add a down arrow (stolen
> > from how Fossil does this to the timeline/log web UI) to the "More"
> > link:
> > 
> >         <a href="{{ render gotweb_render_url(c, &more) }}">
> >           More &nbsp;&darr;
> >         </a>
> > 
> > You can see how this looks here:
> > http://jamsek.net/?action=summary&path=got.git
> 
> sorry to betray your expectations but I like it :)

hah, I would've bet you wouldn't like it!

But I'm really glad you do :)

> I forgot that there was an unicode arrow like that, and since i wasn't
> sure that inlining a bit of svg would be accepted I avoided adding
> icons.  but fwiw i like it!
> 
> Tracey was even thinking of using a bit of js (if available) to load
> the next entries dinamically, which would make the more with an arrow
> particularly nice.

I'm not really keen on using js but I'll leave those decisions to you
and Tracey. I must admit it would be nice to load entries like that
though.

-- 
Mark Jamsek <fnc.bsdbox.org>
GPG: F2FF 13DE 6A06 C471 CA80  E6E2 2930 DC66 86EE CF68