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

UI Issue: Lesson Content Overlaps Sidebar on Learn Cypress #326

Open
1 of 6 tasks
hadiimran00 opened this issue Dec 13, 2023 · 6 comments
Open
1 of 6 tasks

UI Issue: Lesson Content Overlaps Sidebar on Learn Cypress #326

hadiimran00 opened this issue Dec 13, 2023 · 6 comments

Comments

@hadiimran00
Copy link

Description

The course content is overlapping with the text in the sidebar.

URL of Issue(s)

https://learn.cypress.io/advanced-cypress-concepts/database-initialization-and-seeding

Steps to replicate

  1. Make the zoom of your browser at 100%
  2. Navigate to: learn.cypress.io
  3. Click: "Start Learning"
  4. Click: "Advanced Cypress Testing Concepts"
  5. Click: Any lesson within "Advanced Cypress Testing Concepts"
  6. Observe: The lesson content overlaps with the text in the sidebar, hindering readability and user experience.

Browser

Google Chrome Version 119.0.6045.200 (Official Build) (64-bit)

Device

  • PC
  • Mac
  • iPhone
  • iPad
  • Android Phone
  • Android Tablet

Additional Information

Screenshot:
1

Expected Result:
The lesson content should be displayed without overlap, allowing for clear and unobstructed reading.

Actual Result:
Lesson content overlaps with the text in the sidebar, making it difficult to read and navigate the learning material.

@jennifer-shehane
Copy link
Member

I'll move this issue to the appropriate repo: https://github.com/cypress-io/cypress-realworld-testing

PRs are welcome to fix this.

@jennifer-shehane jennifer-shehane transferred this issue from cypress-io/cypress-documentation Dec 13, 2023
@MikeMcC399
Copy link
Contributor

The problem occurs when the browser width is between approximately:

1024px and 1092px

If the browser window is wider, then there is no overlap.
If the browser window is narrower, then the course progress is not shown (although it can be accessed through the three-dot burger menu)

@hadiimran00
Copy link
Author

I'll move this issue to the appropriate repo: https://github.com/cypress-io/cypress-realworld-testing

PRs are welcome to fix this.

Can you assign this issue to me?

hadiimran00 added a commit to hadiimran00/cypress-realworld-testing that referenced this issue Dec 26, 2023
Fixed this issue:
UI Issue: Lesson Content Overlaps Sidebar on Learn Cypress cypress-io#326
cypress-io#326
@salisshuaibu11
Copy link

I am experiencing the same issue

@MikeMcC399
Copy link
Contributor

@hadiimran00

It seems that you fixed the issue in your fork in commit hadiimran00@db67bf8, however you didn't submit any PR to move the fix to the main repo.

Will you submit a PR?

@jennifer-shehane wrote

PRs are welcome to fix this.

so I assume that if you submit a PR then she would review it and merge it, if it solves the issue.

@salisshuaibu11
Copy link

salisshuaibu11 commented Feb 8, 2024

@MikeMcC399 @hadiimran00 added !important value fixed it from my end along with the "min-width: auto"

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

No branches or pull requests

4 participants