Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(fe2): Border issues around invite banners #3212

Merged

Conversation

andrewwallacespeckle
Copy link
Contributor

@andrewwallacespeckle andrewwallacespeckle commented Oct 9, 2024

  • Removed divide-y which was causing the unnecessary line between invites
  • ProjectInviteBanner and WorkspaceInvitesBanner are 2 separate components. This causes a weird visual bug, where both have rounded borders, but there is no gap. I added a small gap to make this seem more intentional.
image @benjaminvo The second part was out of scope of this ticket, so just want to run this past you before merging.

Copy link

linear bot commented Oct 9, 2024

Copy link
Contributor

@benjaminvo benjaminvo left a comment

Choose a reason for hiding this comment

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

Very nice! And I like the second change

@andrewwallacespeckle andrewwallacespeckle merged commit 058e780 into main Oct 10, 2024
23 of 25 checks passed
@andrewwallacespeckle andrewwallacespeckle deleted the andrew/web-1973-border-issue-below-join-component branch October 10, 2024 08:50
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