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] Code Block Visibility Issue on Bubble Sort Algorithm Page #160

Open
Rohitswami16 opened this issue Dec 2, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Rohitswami16
Copy link

HI @MastanSayyad Sir

I noticed an issue with code block section of the Bubble Sort algorithm :

Description:
The code block on the Bubble Sort page is not properly visible due to layout issues. Specifically, the code text is cut off on the left and right sides, making it difficult to read and understand the implementation.

Steps to Reproduce:

Go to the Bubble Sort page.
Observe the code block section for the Bubble Sort algorithm.
Notice that the code is not fully visible, with text being truncated.
Expected Behavior:
The code block should be fully visible within the designated container, ensuring readability and proper formatting.

Actual Behavior:
The code block appears truncated, with parts of the text being cut off on both sides.

Proposed Fix:

Adjust the CSS styling of the code block container to include proper padding or overflow handling.
Ensure consistent formatting across different screen sizes.

Screenshot:
(Refer to the attached image for reference)
Screenshot 2024-12-02 164319

@Rohitswami16 Rohitswami16 added the bug Something isn't working label Dec 2, 2024
@Rohitswami16 Rohitswami16 changed the title [BUG] Code Block Visibility Issue on Algorithm Pages [BUG] Code Block Visibility Issue on Bubble Sort Algorithm Page Dec 2, 2024
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

1 participant