-
Notifications
You must be signed in to change notification settings - Fork 443
Closed
Labels
bugformat: htmlAn issue/PR related to Dokka's default HTML output formatAn issue/PR related to Dokka's default HTML output formathtml: frontendAn issue/PR that only or primarily requires frontend work (html/css)An issue/PR that only or primarily requires frontend work (html/css)
Milestone
Description
For saving the last selected tab, Dokka stores it in the local storage in active-tab
field.
Previously, the tabs on the package and classlike pages were similar, and the value was reused. But now the sets are different. And after selecting a tab in the classlike, the state of the selected tab in the package page is gone.
Installation
- Dokka version: 1.8.10
Metadata
Metadata
Assignees
Labels
bugformat: htmlAn issue/PR related to Dokka's default HTML output formatAn issue/PR related to Dokka's default HTML output formathtml: frontendAn issue/PR that only or primarily requires frontend work (html/css)An issue/PR that only or primarily requires frontend work (html/css)