Open F3n-r1r opened 5 years ago
Note: Set light and dark theme class on app instance instead of dashboard to prevent backdrop from not having a background color. But new issue is that then it will allso be affected when the theme is switched to dark. So need find a way to set it so that on the home page the theme class is always light.
Temp Fix: For now the backdrop color for the modal component on the home page has its background color set as an inline style.
The backdrop for the modal has no background color on the home page because the class light/dark theme class is first applied when navigating to the dashboard.