Border on corners #222
Notifications
Total Time Spent: 1 hour 17 minutes
fen
1 hour 17 minutes
No due date set.
Dependencies
No dependencies set.
Reference: poslop/palette#222
Reference in New Issue
Block a user
The border on some pill corners does not appear to follow the curve properyl and it gets cut on the corners so it the border is thinner

this image is zoomed in for better clarity.
all the pills on this page are fine except for the details pill both collapsed and expaned it has these border issues.
QA PASS on live palette-dev for PR #223 (fix-222, merge
44cff7e, CI test+docker success).git show origin/dev:internal/web/static/app.css.QA PASS on palette-dev.
Merged PR #223 (fix-222) into dev, CI docker success on the merge commit (
44cff7e), rollout restarted deploy/palette in palette-dev. Served /static/app.css sha256 cc1552cf... matches git show origin/dev:internal/web/static/app.css (fix present: .stats-pill border/radius removed, .float is the single border surface). Rendered check on a real paste page (https://palette-dev.archfox.org/xrjymk) at 1400x900: details pill shows a single uniform-thickness border, no thin/clipped corners, collapsed state. Closing.QA PASS. Verified on live palette-dev (merge
44cff7e, CI docker success, pod rolled out):git show origin/dev:internal/web/static/app.css(cc1552cf...)..stats-pillcomputed border-width 0px / radius 0px; parent.floatis the single border surface (1px, 20px radius, overflow hidden). Nested-border clipping is gone; collapsed and expanded states share the same border surface by construction (the rule is state-independent).Merged PR #223, closed #222, fix-222 branch deleted.