Skip to content
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

fix : [Notes] insert position is wrong EXO-65312 - Meeds-io/meeds#1019 #698

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

akhanfir
Copy link
Contributor

Prior to this change, when create new notes page, add 3 lines of content and on 4th line insert an image,this image inserted on top of notes content . To fix this problem, remove the reset of the ckeditor when opening the customPluginsDrawer drawer. After this change, image inserted at last cursor position.

Prior to this change, when create new notes page, add 3 lines of content and on 4th line insert an image,this image inserted on top of notes content . To fix this problem, remove the reset of the ckeditor when opening the customPluginsDrawer drawer. After this change, image inserted at last cursor position.
@akhanfir akhanfir requested a review from ahamdi July 12, 2023 09:19
@akhanfir akhanfir enabled auto-merge (squash) July 12, 2023 09:19
@exo-swf exo-swf added the partialCIBuild Perform Partial CI Build label Jul 12, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@akhanfir akhanfir merged commit d9e632c into feature/maintenance Jul 12, 2023
5 checks passed
@akhanfir akhanfir deleted the TASK-65312 branch July 12, 2023 09:31
exo-swf pushed a commit that referenced this pull request Jul 19, 2023
#698)

Prior to this change, when create new notes page, add 3 lines of content
and on 4th line insert an image,this image inserted on top of notes
content . To fix this problem, remove the reset of the ckeditor when
opening the `customPluginsDrawer` drawer. After this change, image
inserted at last cursor position.
Jihed525 pushed a commit that referenced this pull request Jul 24, 2023
#698)

Prior to this change, when create new notes page, add 3 lines of content
and on 4th line insert an image,this image inserted on top of notes
content . To fix this problem, remove the reset of the ckeditor when
opening the `customPluginsDrawer` drawer. After this change, image
inserted at last cursor position.

(cherry picked from commit 7a37f1c)
Jihed525 pushed a commit that referenced this pull request Jul 24, 2023
#698)

Prior to this change, when create new notes page, add 3 lines of content
and on 4th line insert an image,this image inserted on top of notes
content . To fix this problem, remove the reset of the ckeditor when
opening the `customPluginsDrawer` drawer. After this change, image
inserted at last cursor position.

(cherry picked from commit 7a37f1c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partialCIBuild Perform Partial CI Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants