0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 08:58:11 +00:00

Updated Folders etc (markdown)

ericscheid
2024-02-07 11:45:55 +11:00
parent c1d8af5b84
commit ada31df098

@@ -143,7 +143,12 @@ More detail:
## UI scratchings
- URL paths for folder views
Things free with every browser:
- folder path visible in window.location for folder views
Things that will need to be visually designed, and also programatically implemented:
- folders appearing as tiles on userpage
- folder path appearing on folder-tiles on userpage
- current folder name/path as a subtitle on userpage
@@ -157,7 +162,7 @@ More detail:
How a folder might appear in the userpage:
![A wild folder suddenly appears](https://github.com/naturalcrit/homebrewery/assets/2605467/5c424c5e-fc51-427a-b503-0dfff0a9e6ca)
notes:
Notes:
- the folder slug is displayed, and is also a link to the folder
- a count of brews within that folder (not counting subfolders)
- a count of immediate subfolders (not counting deeper)