Skip to content

Conversation

@vas3a
Copy link
Collaborator

@vas3a vas3a commented Jan 20, 2026

No description provided.

userHandle={user?.handle ?? ''}
banner={banner}
redirect={toastsMeta[banner.key].ctaLink(user?.handle ?? '')}
on:dismiss={dismissBanner}

Choose a reason for hiding this comment

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

[❗❗ correctness]
The removal of the redirect prop from the Banner component might affect its functionality if the component relies on this prop for navigation purposes. Ensure that this change does not break any expected behavior or user flow.

@vas3a vas3a merged commit 77879c2 into dev Jan 20, 2026
8 checks passed
@vas3a vas3a deleted the fix-banner branch January 20, 2026 08:32
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.

2 participants