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

chore(dashboard): conntect inbox component and fix the layout #7009

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

LetItRock
Copy link
Contributor

@LetItRock LetItRock commented Nov 14, 2024

What changed? Why was the change needed?

Connect Inbox and fix its layout in the custom popover.

Screenshots

Screenshot 2024-11-14 at 18 32 35

Screenshot 2024-11-14 at 18 32 55

Copy link

linear bot commented Nov 14, 2024

Copy link

netlify bot commented Nov 14, 2024

Deploy Preview for novu-stg-vite-dashboard-poc ready!

Name Link
🔨 Latest commit 87a412d
🔍 Latest deploy log https://app.netlify.com/sites/novu-stg-vite-dashboard-poc/deploys/67363497d6357300087863e9
😎 Deploy Preview https://deploy-preview-7009--novu-stg-vite-dashboard-poc.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 site configuration.

<Popover>
<PopoverTrigger>
<Bell />
</PopoverTrigger>
<PopoverPortal>
<PopoverContent className="h-[500px] w-[350px] p-0">
<PopoverContent className="h-[500px] w-[350px] overflow-y-auto p-0 [&>div:first-child]:[&>div:first-child]:h-full [&>div:first-child]:h-full">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

fix the layout for the Inbox :/

Copy link
Collaborator

@rifont rifont left a comment

Choose a reason for hiding this comment

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

@LetItRock LetItRock merged commit caca949 into next Nov 15, 2024
35 checks passed
@LetItRock LetItRock deleted the nv-4697-dashboard-connect-inbox branch November 15, 2024 13:56
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.

3 participants