-
Notifications
You must be signed in to change notification settings - Fork 2
Save Training Modules on Publish #1189
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
Conversation
This is so the Publish/Hide button style will match with the other buttons on the Edit Module page
client/src/pages/lab_management/training_modules/PublishTrainingModuleButton.tsx
Show resolved
Hide resolved
|
Should I make the publish/hide buttons update automatically (w/o refreshing the page) based on the status of the module? I would have to use the Also, clicking the publish button doesn't kick me out of the editor. Is it supposed to kick me out? I figured not since the save button already does that. |
|
Closes: #875