insin / comments-owl-for-hacker-news

Browser extension which makes it easer to follow comment threads on Hacker News across multiple visits, allows you to annotate and mute users, and other UI tweaks and mobile UX improvements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile styling

insin opened this issue · comments

Using the same breakpoints as HN:

Navigation:

  • Better mobile navigation which displays below the header row instead, hiding the default header nav links

Comments:

  • Hide root/parent/next/prev nav as we're probably breaking it by having our own comment collapsing implementation, plus the idea is we don't need it as we're going to auto-collapse read threads and highlight new comments, plus they tend to overflow the meta bar as soon as comments start nesting
  • Make the collapse/expand control a slightly larger target on mobile
  • Allow comments to go right to the edge - HN has some weird breakpoints based on specific device widths
  • Improve styling of the highlight/collapse controls at the top