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] Responsiveness issue on the View on Github button #3008

Open
2 tasks done
Tracked by #3247
NightFury742 opened this issue May 30, 2024 · 2 comments
Open
2 tasks done
Tracked by #3247

[BUG] Responsiveness issue on the View on Github button #3008

NightFury742 opened this issue May 30, 2024 · 2 comments
Assignees
Labels

Comments

@NightFury742
Copy link

Describe the bug.

The view on GitHub button at /tools/generator route is not responsive in mobile view.

Expected behavior

The view on Github button should allign perfectly with the View Docs button.

Screenshots

Screenshot from 2024-05-31 03-54-47

How to Reproduce

View the page in mobile view.

🥦 Browser

None

👀 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.

@ChandanKhamitkar
Copy link

I would like to work on this issue.

  • The approach I followed is, adding vertical spacing and modifying width as per the content.
  • 👇 The changes are made below.
    image

ChandanKhamitkar added a commit to ChandanKhamitkar/asyncapi-website that referenced this issue Sep 23, 2024
…syncapi#3008)

Signed-off-by: Chandan-6 <[email protected]>

* Added Vertical Spacing
* Set `view docs` content width to fit. ( So that only occupies width as
  per the content )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment