Closed (fixed)
Project:
Edit +
Version:
2.0.4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2025 at 10:01 UTC
Updated:
24 Dec 2025 at 19:19 UTC
Jump to comment: Most recent
Trying to make seamless wysiwig editing work under drupal and this module is one of the closest. It's pretty good but has a few issues, this is one.
Enter edit mode by clicking the " Edit Mode" button
Click on editable content
Edit the content but don't click outside of the editing frame
Click the save icon in the top bar
Changes are not saved
Save should initiate save to tempstate before it saves globally
Save should initiate save to tempstate before it saves globally
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
tim bozeman commentedOooo ya good point. We will definitely do that
Comment #3
sourabhsisodia_ commentedComment #5
sourabhsisodia_ commentedComment #6
pfolk commentedThis fixes the problem as far as I can tell!
Comment #7
shivam_tiwari commentedI checked it from my side it is working as expected according to the issue requirement. As there is not any pipeline failure and test cases issue with MR so moving it to RTBC.
Comment #8
tim bozeman commentedThank you very much!
I gave fixing this a try over on the navigation+ side by making the save button wait until the tempstore is done updating. Is that working for y'all?
Comment #9
tim bozeman commented