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: Codeblocks are not responsive #368

Open
NEET64 opened this issue Apr 29, 2024 · 5 comments
Open

bug: Codeblocks are not responsive #368

NEET64 opened this issue Apr 29, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@NEET64
Copy link

NEET64 commented Apr 29, 2024

The Problem
The DIVs to display the code snippets and example code, are not responsive, in smaller screens the block remains the same size and the rest of the page shrinks, thus the code block overflows and breaks the page view.

To Reproduce
Steps to reproduce the behavior:

  1. You can notice the problem in mobile views, the page is responsive but the the code snippets overflow.

Expected behavior
The block should be horizontally scrollable and size should be respective to the parent container.

Screenshots or GIFs
image

Info (please complete the following information):

  • Browser: Chrome
  • Version: latest
@NEET64 NEET64 added the bug Something isn't working label Apr 29, 2024
@swapyshelke
Copy link

Can I work on it.

@aryashubhanshu
Copy link

The issue has been fixed already, as in the latest pull it's not overflowing.

@hxdy-1
Copy link
Contributor

hxdy-1 commented Apr 29, 2024

@aryashubhanshu bro, I dont think so, the issue still persists: see here

@aryashubhanshu
Copy link

I myself tried working on the issue, but when I pulled it was already resolved. The change is currently not showing on production, but eventually it will appear.

@hxdy-1
Copy link
Contributor

hxdy-1 commented Apr 29, 2024

@aryashubhanshu my bad sir, just tried it on my local machine, issue has been fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants