Skip to content

style: revamp tag config panel #162

style: revamp tag config panel

style: revamp tag config panel #162

Triggered via pull request October 26, 2025 14:44
@onkarj-47onkarj-47
synchronize #101
issue/100
Status Failure
Total duration 1m 24s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Process completed with exit code 1.
src/pages/sidepanel/sections/TagConfig.test.tsx > TagConfig > should have correct padding: src/pages/sidepanel/sections/TagConfig.test.tsx#L77
Error: expect(element).toHaveStyle() - Expected + Received - padding: 10px; + padding: 0.625rem; ❯ src/pages/sidepanel/sections/TagConfig.test.tsx:77:19
src/pages/sidepanel/sections/TagConfig.test.tsx > TagConfig > should render with rounded corners: src/pages/sidepanel/sections/TagConfig.test.tsx#L55
Error: expect(element).toHaveStyle() - Expected + Received - borderRadius: 8px; ❯ src/pages/sidepanel/sections/TagConfig.test.tsx:55:19