Skip to content

minor: fix join page icons - #284

Merged
muskanhashim merged 1 commit into
mainfrom
join-icon-classes-v2
Aug 27, 2026
Merged

minor: fix join page icons#284
muskanhashim merged 1 commit into
mainfrom
join-icon-classes-v2

Conversation

@muskanhashim

Copy link
Copy Markdown
Contributor

Icon class was concatenated onto card-title with no separator so every card rendered class="card-titlebi-github" and neither class applied. That is why the page shows no icons and why the X card looks empty: its label comes entirely from .i-xcom::before with a deliberately blank title.

Adding a space does not survive CI. prettier-plugin-go-template collapses whitespace between template actions in an attribute, which is what reverted #282 and left that merge empty. The icon class now sits on its own span so there is no combined attribute to format.

The icon class was concatenated onto card-title with no separator, so every
card rendered class="card-titlebi-github" and neither class applied. That is
why the page shows no icons, and why the X card looks empty: its label comes
entirely from .i-xcom::before, with title deliberately blank.

Adding a space does not survive CI - prettier-plugin-go-template collapses
whitespace between template actions in an attribute, which is what reverted
#282 and left that merge empty. The icon class now sits on its own span, so
there is no combined attribute to format.
@netlify

netlify Bot commented Aug 27, 2026

Copy link
Copy Markdown

Deploy Preview for jade-cajeta-1bcca0 ready!

Name Link
🔨 Latest commit abda550
🔍 Latest deploy log https://app.netlify.com/projects/jade-cajeta-1bcca0/deploys/6a905294857b6500088fa949
😎 Deploy Preview https://deploy-preview-284--jade-cajeta-1bcca0.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@muskanhashim
muskanhashim merged commit 827976c into main Aug 27, 2026
6 checks passed
@muskanhashim
muskanhashim deleted the join-icon-classes-v2 branch August 27, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant