-
Notifications
You must be signed in to change notification settings - Fork 31
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
ui: add tour to admin and info banner #2838
Conversation
Signed-off-by: Miguel Garcia Garcia <[email protected]>
Signed-off-by: Miguel Garcia Garcia <[email protected]>
Signed-off-by: Miguel Garcia Garcia <[email protected]>
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## master #2838 +/- ##
==========================================
- Coverage 77.22% 76.52% -0.71%
==========================================
Files 187 187
Lines 7373 7530 +157
==========================================
+ Hits 5694 5762 +68
- Misses 1679 1768 +89
|
Signed-off-by: Miguel Garcia Garcia <[email protected]>
Signed-off-by: Miguel Garcia Garcia <[email protected]>
@@ -9,6 +9,8 @@ | |||
</head> | |||
<body> | |||
<div id="app"></div> | |||
<!-- Needed for react-joyride with Vite --> | |||
<script>window.global = window;</script> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we try this way? react-simple-code-editor/react-simple-code-editor#86 (comment) from vite.config?
Closes #2831, #2832
VITE_CAP_BANNER
to a JSON object with the properties indicated inMessageBanner.js