Horizontal scrollable row of text pills
+A single row of pill buttons below the search input. Scrolls horizontally. Compact, leaves maximum space for the GIF grid. Like how Threads does it.
+diff --git a/.superpowers/brainstorm/71603-1776195983/content/category-design.html b/.superpowers/brainstorm/71603-1776195983/content/category-design.html new file mode 100644 index 0000000000..cb75e508b5 --- /dev/null +++ b/.superpowers/brainstorm/71603-1776195983/content/category-design.html @@ -0,0 +1,167 @@ +
Horizontal scrollable pill row on the idle GIF picker screen
+ +These appear on the idle/featured GIF screen, before the user starts typing
+ + + +Matches the Threads pattern exactly. Pills provide quick category access, the featured GIF grid fills the space below. "Trending" is the default selected pill, tapping another pill swaps the grid to that category's results. When the user starts typing, the pills hide and the search takes over.
+Continuing in terminal...
+