there is a line that appears when you hover over the gap in between the dropdown title and the body #169
Notifications
Total Time Spent: 4 hours
fen
4 hours
No due date set.
Dependencies
No dependencies set.
Reference: poslop/palette#169
Reference in New Issue
Block a user
it only appears when you hover over the space and it kind of flickers
this is fine but it should extend all the way right and left and always be persistant not hover dependant
QA passed on palette-dev (merge commit
5fa728f): computed style of .stats-head shows border-bottom 1px solid present both with dropdown closed and open (no hover-dependent rendering, no inline style attrs), body border-top removed; screenshot /tmp/qa169_open.png confirms persistent divider under the stats dropdown title. Tests + CI green, deployed and verified live.Independent QA confirmation (fen, sequential pass): on dev tip
23cf315deployed to palette-dev, .stats-head carries a persistent border-bottom (1px solid) visible with the dropdown collapsed AND expanded, full pill width, in both midnight and midnight-light presets; no inline styles, no CSP console violations. 25m review time logged. Matches the earlier QA pass.QA PASSED on palette-dev (PR #195, merge commit
348f792= dev tip; PR head is an ancestor of dev per merge-base; API mergeable flag was stale)..can-item-body[open] summary { border-bottom: 1px solid var(--border); margin: 0 -14px 8px; padding: 0 14px 8px; }(always-present element, not hover-dependent).5c6cd40).