Skip to content

Rework application navigation, use sidebar for feed selection, and more

Devin Lin requested to merge work/devinlin/improve into master

This sets out to make navigation on desktop and mobile easier. This is accomplished by having one flow for navigation: select feed from sidebar -> select entry -> content!. This replaces the separate pages that were used for feed selection and "all entries".

I also added a bottom navbar to easily select between "read" and "all" lists.

image

image

image

image

Merge request reports