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

HTML: Sidebar not visible on mobile #2965

Closed
aSemy opened this issue Apr 18, 2023 · 2 comments · Fixed by #2836
Closed

HTML: Sidebar not visible on mobile #2965

aSemy opened this issue Apr 18, 2023 · 2 comments · Fixed by #2836
Labels
awaiting response An issue/PR that cannot be completed without additional information or a discussion bug

Comments

@aSemy
Copy link
Contributor

aSemy commented Apr 18, 2023

Describe the bug

Affects Dokka 1.8.10

  1. Open a Dokka site on a mobile device (or use dev tools to simulator a mobile view Chrome Firefox Safari)
  2. Open the sidebar
  3. The sidebar is white, and is not visible

Expected behaviour

Side bar is visible

Screenshots

Coroutines

image

https://kotlinlang.org/api/kotlinx.coroutines/

Gradle

image

https://docs.gradle.org/nightly/kotlin-dsl/index.html

Dokkatoo

https://adamko-dev.github.io/dokkatoo/

image

Note that the sidebar is visible in landscape mode

image

Installation

  • Dokka version: 1.8.10
@aSemy aSemy added the bug label Apr 18, 2023
@IgnatBeresnev IgnatBeresnev added the awaiting response An issue/PR that cannot be completed without additional information or a discussion label Apr 18, 2023
@IgnatBeresnev
Copy link
Member

IgnatBeresnev commented Apr 18, 2023

I believe it's fixed in #2836, which should be part of 1.8.20, but I'll put "awaiting response" until we verify that it indeed helped

Note: if you want to fix it just for your website locally until the Dokka update comes out, you can find the style that causes it, and just change it in the generates styles.css. Let me know if you need help with it

Some context: it seems to be happening only for the combination of dark theme + mobile, and it's for sure a regression from introduction new UI features in 1.7.20

@IgnatBeresnev IgnatBeresnev linked a pull request May 19, 2023 that will close this issue
@IgnatBeresnev
Copy link
Member

IgnatBeresnev commented May 24, 2023

The issue has been fixed, and it will be released in 1.9.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response An issue/PR that cannot be completed without additional information or a discussion bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants