feedsignal/crates
Austin Schaefer 03a3c1577d
Some checks failed
CI / check (pull_request) Successful in 16m45s
CI / test (pull_request) Successful in 4m46s
CI / audit (pull_request) Failing after 16s
Let sidebar menu buttons grow with long feed titles
Fixed height + overflow:hidden on .dx-sidebar-menu-button caused long
feed titles (real RSS <title> text, often longer than the custom
labels shown in other readers) to clip and visually collide with the
next row. Switch to min-height per size variant and drop the
overflow/height clipping so rows grow to fit wrapped text; the
existing scrollable sidebar-content container handles the rest.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-15 09:16:29 +02:00
..
core Move RelevanceInputs into core's models.rs, wire up api/models.rs rename 2026-09-03 23:24:48 +02:00
db Move RelevanceInputs into core's models.rs, wire up api/models.rs rename 2026-09-03 23:24:48 +02:00
feeds Split has_content test into three cases per reviewer request 2026-08-21 15:38:52 +02:00
llm Apply cargo fmt across the workspace 2026-08-21 13:10:08 +02:00
web Let sidebar menu buttons grow with long feed titles 2026-09-15 09:16:29 +02:00