Skip to content

Add interactive prop to swirl-tag - #1783

Open
matvlaovi-flip wants to merge 1 commit into
mainfrom
fus-885-interactive-swirl-tag
Open

Add interactive prop to swirl-tag#1783
matvlaovi-flip wants to merge 1 commit into
mainfrom
fus-885-interactive-swirl-tag

Conversation

@matvlaovi-flip

Copy link
Copy Markdown
Collaborator

Summary

@linear-code

linear-code Bot commented Aug 28, 2026

Copy link
Copy Markdown

FUS-885

@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
getflipdev Ignored Ignored Aug 28, 2026 12:55pm
staginggetflipdev Ignored Ignored Aug 28, 2026 12:55pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://icy-water-049ec4003-1783.westeurope.3.azurestaticapps.net

position: relative;
margin: 0;
font-family: inherit;
text-align: start;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: this seems redundant as the tag class is already inline-flex


.tag--interactive {
position: relative;
margin: 0;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: i've removed this and didn't saw any diff. however i wonder if we need it 🤔

font-family: inherit;
text-align: start;
cursor: pointer;
appearance: none;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: this can be removed as we already control the appearance is css rules above (e.g. padding and background)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants