Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Svelte: fix sidebar icon alignment#63296

Merged
camdencheek merged 2 commits into
mainfrom
cc/icon-alignment
Jun 17, 2024
Merged

Svelte: fix sidebar icon alignment#63296
camdencheek merged 2 commits into
mainfrom
cc/icon-alignment

Conversation

@camdencheek

@camdencheek camdencheek commented Jun 17, 2024

Copy link
Copy Markdown
Member

This fixes the alignment of the icons in the dynamic filters sidebar by mvoing the icon out of the label span and directly under the section item flexbox. I did this by creating an icon slot, which also allowed me to simplify a bunch of other complex slot interactions.

Contributes to SRCH-531

Test plan

Manually visually inspected each of the types of section items.

@cla-bot cla-bot Bot added the cla-signed label Jun 17, 2024
@camdencheek camdencheek marked this pull request as ready for review June 17, 2024 17:37
@camdencheek camdencheek requested a review from a team June 17, 2024 17:37
@camdencheek camdencheek merged commit 34368c1 into main Jun 17, 2024
@camdencheek camdencheek deleted the cc/icon-alignment branch June 17, 2024 17:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants