filter and sort moved
This commit is contained in:
@@ -310,6 +310,30 @@ Decrease the space between LinkLog items.
|
||||
### Assistant outcome
|
||||
Reduced the feed grid gap from 14px to 8px so link-log items sit closer together while preserving the existing item padding and responsive layout.
|
||||
|
||||
### User
|
||||
Move the sort and filter toolbar underneath the theme and menu, in the header, on the home page and user pages.
|
||||
|
||||
### Assistant outcome
|
||||
Moved the feed sort, user filter, and tag filter toolbar into the header beneath the theme picker and hamburger menu. The same header toolbar is used on both the home feed and `/<user>/` pages, with responsive styling preserved.
|
||||
|
||||
### User
|
||||
Run frontend and style checks.
|
||||
|
||||
### Assistant outcome
|
||||
Ran syntax checks for all frontend JavaScript files, editor diagnostics for the stylesheet and key frontend scripts, HTML parsing for all templates, and frontend whitespace validation. All checks passed.
|
||||
|
||||
### User
|
||||
Keep the sort and filter bar left of the logo and pack it snug against the menu and theme selector.
|
||||
|
||||
### Assistant outcome
|
||||
Reworked the feed header into a compact row with the sort and filter bar on the left, the LinkLog branding beside it, and the theme/menu controls on the right. The toolbar stacks cleanly on mobile.
|
||||
|
||||
### User
|
||||
Correction: the feed header should have the sort and filter bar to the right of the LinkLog logo, compact and underneath the theme selector and menu.
|
||||
|
||||
### Assistant outcome
|
||||
Corrected the feed header so the logo remains on the left and the theme selector/menu sit above the sort and filter bar in a right-side control column. The control column remains responsive on mobile.
|
||||
|
||||
### User
|
||||
Perform the next items on the todo list.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user