Skip to content

DEV: Refactor filter expansion logic in docs-index for desktop view - #215

Merged
megothss merged 1 commit into
mainfrom
dev/prevent-static-mobile-view
Aug 18, 2025
Merged

DEV: Refactor filter expansion logic in docs-index for desktop view#215
megothss merged 1 commit into
mainfrom
dev/prevent-static-mobile-view

Conversation

@megothss

@megothss megothss commented Aug 15, 2025

Copy link
Copy Markdown
Contributor

Modified the docs-index controller logic to expand filters only in desktop view by replacing !this.site.mobileView with this.site.desktopView.

Correct the `docs-index` controller logic to expand filters only in
desktop view by replacing `!this.site.mobileView` with
`this.site.desktopView`.
@megothss
megothss merged commit ff5d738 into main Aug 18, 2025
5 checks passed
@megothss
megothss deleted the dev/prevent-static-mobile-view branch August 18, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants