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: conf banner alignment fix #2356

Merged
merged 2 commits into from
Nov 28, 2023
Merged

Conversation

vishvamsinh28
Copy link
Contributor

Screenshot 2023-11-28 at 12 19 09 PM

fixes #2355

Copy link

netlify bot commented Nov 28, 2023

Deploy Preview for asyncapi-website ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 1713fc7
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-website/deploys/6565f71bd77d4c00084244f1
😎 Deploy Preview https://deploy-preview-2356--asyncapi-website.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.

@asyncapi-bot
Copy link
Contributor

asyncapi-bot commented Nov 28, 2023

⚡️ Lighthouse report for the changes in this PR:

Category Score
🔴 Performance 42
🟢 Accessibility 98
🟢 Best practices 92
🟢 SEO 100
🔴 PWA 33

Lighthouse ran on https://deploy-preview-2356--asyncapi-website.netlify.app/

@@ -22,7 +22,7 @@ describe('Integration Test for Dashboard ', () => {
cy.contains('asyncapi/generator');
cy.contains('docs')
//check if this is not selected options are not displayed
cy.should('not.contain', 'asyncapi/community');
cy.should('not.contain', 'javascript');
// cy.should('not.contain', 'asyncapi/community');
Copy link
Member

@derberg derberg Nov 28, 2023

Choose a reason for hiding this comment

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

opened a followup #2357

no time to fix it now, blocking all PRs

@derberg
Copy link
Member

derberg commented Nov 28, 2023

/rtm

@asyncapi-bot asyncapi-bot merged commit afdbd62 into asyncapi:master Nov 28, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

conf annocement banner alignment
3 participants