user-story
user-story copied to clipboard
Edit Story Feature not working properly
Issue opened by @mharshita
Instead of editing the story, the edit button allows the users to add more content in their story. So by clicking on the edit button, the user cannot make changes to the previously written story content. Steps to produce :-
- Make a new story or click on the story previously made by you.
- Click on Edit button.
- Try to write something in the editor and click save.
The content you have just saved will add up to the previously saved content. Expected Behavior :- The previously written content should be replaced with the new one.
https://user-images.githubusercontent.com/5013096/137331665-3b9b491e-6c26-46df-87cf-e9538065e258.mp4
A fix for this issue is available at https://gitlab.com/eos-solutions/eos-user-story/-/merge_requests/133 and needs to be integrated into this new repo
@cyntss, can I integrate it?
@kailash360 yes of course! go ahead
@cyntss I have created PR #128 for this issue based on the discussion here