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

[BUG] Filter Alignment Issue on Large Screen #3626

Open
2 tasks done
KishanInnovates opened this issue Jan 30, 2025 · 2 comments · May be fixed by #3630
Open
2 tasks done

[BUG] Filter Alignment Issue on Large Screen #3626

KishanInnovates opened this issue Jan 30, 2025 · 2 comments · May be fixed by #3630
Labels

Comments

@KishanInnovates
Copy link

KishanInnovates commented Jan 30, 2025

Describe the bug.

The filter component on large screens (lg breakpoint) is not properly centered. Instead, it aligns towards the left due to lg:justify-start.

Expected behavior

The filter should be centered on all screen sizes, including large screens (lg).

Screenshots

Before:
Image

After fix:

Image

How to Reproduce

  1. Open the AsyncAPI Blog website on a screen width ≥ 1024px.
  2. Observe that the filter is aligned to the left instead of the center.

🥦 Browser

Google Chrome

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

Copy link

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@KishanInnovates
Copy link
Author

@thulieblack @sambhavgupta0705 can you approve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant