- Issue created by @mdeahmad
- ๐จ๐ญSwitzerland saschaeggi Zurich
Moving this to Normal as Gin itself works just fine and all tests are passing.
If Gin is incompatible (for some reason) with the Workbench moderation module we might want to change this issue's category to ยซFeature requestยป (if that would be the case). I myself don't use this module so I can't really tell.
Maybe somebody else is also using the module and can help.
Can you maybe check if there is any console error output or JS errors present?
Also I noticed the following on the workbench moderation module page:
Since Drupal 8.2.x this module is in core as "Content Moderation". If you are starting a new project or adding a content moderation workflow to an existing site using Drupal 8.2 or higher do not use this module, use Content Moderation in core instead.
So maybe the module is not fully compatible with Drupal 8.2+?
- ๐ฎ๐ณIndia mdeahmad Mumbai
I have figured out the issue for Submit Button Disappeared, Create New Revision Checkbox Disabled
To restore the submit button in the GIN theme, you can make the "Preview before submitting" option optional. This setting can be adjusted for each content type individually.@saschaeggi Thanks for your valuable feedback. Will look into content moderation provided by core
- Status changed to Closed: works as designed
almost 2 years ago 4:24pm 19 July 2023 - ๐จ๐ญSwitzerland saschaeggi Zurich
Great ๐ I'm sure closing this issue then.
- ๐บ๐ธUnited States bburg Washington D.C.
At 20K installs, Workbench is a very common module. It doesn't seem ideal to require a specific configuration to make this work when using the Gin theme.
- Status changed to Active
4 days ago 8:32am 3 June 2025 - ๐ฎ๐ณIndia Tirupati_Singh
Hi all, I'm encountering the same issue when using the Workbench Moderation module with the Gin Admin theme. After enabling "Moderation states" (
/admin/structure/types/manage/{content_type_machine_name}/moderation
) the Save action button no longer appears, which prevents content from being transitioned to any moderation state. This issue does not occur when using the Claro theme โ the Save button and moderation options display as expected there.I've already tried the solution suggested in comment #7, but unfortunately, it didnโt resolve the issue for me.
I'm attaching screenshots for reference. Since this problem persists with the latest version of the Gin theme, I'm updating the issue status to Active.
Thanks!
- Merge request !623Issue #3375089: Fixed the missing Action button issue for Workbench Moderation. โ (Open) created by Tirupati_Singh
- ๐ฎ๐ณIndia Tirupati_Singh
Hi, I've fixed the missing Actions button issue while using Workbench Moderation module with this theme. Now, the actions button is showing on the node creation and edition page with the configured moderation states. I'm attaching the screenshots of the fixes for reference. Please review the MR changes and let me know if any further changes are required.
Thanks!