SeleniumHQ / seleniumhq.github.io

Official Selenium website and documentation
https://selenium.dev
Apache License 2.0
1.1k stars 1.29k forks source link

[🐛 Bug]: Design of Website is broken #1796

Closed twistios closed 3 months ago

twistios commented 3 months ago

What happened?

I previously submitted a bugreport to webcompat (see here). It actually seem to be an issue with the website as it does happen for both Firefox and Edge on my device.

Open the website www.selenium.dev. Observe the top-menu (see image in linked issue).

What browsers and operating systems are you seeing the problem on?

Browsers: Firefox 127.0, Edge 126.0 OS: Windows 11.

github-actions[bot] commented 3 months ago

@twistios, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!

harsha509 commented 3 months ago

Hi @twistios ,

Thank you for raising the issue!

Fixed with commit https://github.com/SeleniumHQ/seleniumhq.github.io/commit/ce74a097977e2f273b14ddac7e31b86e8b82c93f

Thanks, Sri