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 Report: Code Display Overflow and Formatting Issue #1022

Open
2 tasks done
shelar1423 opened this issue Jul 2, 2024 · 3 comments
Open
2 tasks done

🐛 Bug Report: Code Display Overflow and Formatting Issue #1022

shelar1423 opened this issue Jul 2, 2024 · 3 comments
Assignees
Labels
frontend good first issue Good for newcomers help wanted Extra attention is needed javascript Pull requests that update Javascript code

Comments

@shelar1423
Copy link
Collaborator

📜 Description

The code display section does not handle code formatting properly, causing the code to overflow horizontally and extending beyond its intended bounds.

👟 Reproduction steps

  1. Insert or paste code into the code display section/query bar(mostly the code with many indentations and spaces).
  2. Observe the rendering of the code.

👍 Expected behavior

The code should be properly formatted within the container, with line breaks and proper indentation to ensure readability. The code display section should handle overflow correctly, either by wrapping the code within the container or providing a scrollable view.

👎 Actual Behavior with Screenshots

image

💻 Operating system

Windows

What browsers are you seeing the problem on?

Chrome

🤖 What development environment are you experiencing this bug on?

Docker

🔒 Did you set the correct environment variables in the right path? List the environment variable names (not values please!)

No response

📃 Provide any additional context for the Bug.

No response

📖 Relevant log output

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

🔗 Are you willing to submit PR?

None

🧑‍⚖️ Code of Conduct

  • I agree to follow this project's Code of Conduct
@shelar1423 shelar1423 added good first issue Good for newcomers frontend help wanted Extra attention is needed javascript Pull requests that update Javascript code labels Jul 2, 2024
@blackviking27
Copy link
Contributor

blackviking27 commented Jul 2, 2024

Working on this. please assign me the issue in the meantime

@shelar1423
Copy link
Collaborator Author

shelar1423 commented Jul 2, 2024

Working on this. please assign me the issue in the meantime

Assigned it to you!

@moink7
Copy link

moink7 commented Jul 2, 2024

Hi, im working on this issue, please assign me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend good first issue Good for newcomers help wanted Extra attention is needed javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

3 participants