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

Fix wrong class name set for app states #471

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Conversation

nielsvanvelzen
Copy link
Member

Fixes a regression from #465. The setAppStatus function in documentManager sets a class name on body which then shows/hides elements via CSS. The issue was that the enum values were PascalCase but should have been kebab-case.

@nielsvanvelzen nielsvanvelzen merged commit 006361e into master Sep 28, 2023
6 checks passed
@nielsvanvelzen nielsvanvelzen deleted the nvv-fix-appstatus branch September 28, 2023 20:46
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

Successfully merging this pull request may close these issues.

2 participants