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

Search panel from Find and replace plugin should be movable #10694

Closed
Madejczyk opened this issue Oct 14, 2021 · 5 comments
Closed

Search panel from Find and replace plugin should be movable #10694

Madejczyk opened this issue Oct 14, 2021 · 5 comments
Labels
package:find-and-replace squad:core Issue to be handled by the Core team. support:2 An issue reported by a commercially licensed client. type:improvement This issue reports a possible enhancement of an existing feature.

Comments

@Madejczyk
Copy link

📝 Provide a description of the improvement

In current version search panel has static position and hides some part of editor. Can we move this panel movable?

I recorded gif where I'm trying to find all matched words, but unfortunately one is always behind panel.

CPT2110141228-1024x472

📃 Other details

  • Browser: Chrome

  • OS: Windows

  • CKEditor version: 30.0.0

  • Installed CKEditor plugins: @ckeditor/ckeditor5-find-and-replace


If you'd like to see this improvement implemented, add a 👍 reaction to this post.

@Madejczyk Madejczyk added the type:improvement This issue reports a possible enhancement of an existing feature. label Oct 14, 2021
@Madejczyk
Copy link
Author

The solution is very easy to achieve - example here - https://www.w3schools.com/howto/howto_js_draggable.asp

@Reinmar Reinmar added package:find-and-replace squad:core Issue to be handled by the Core team. labels Oct 27, 2021
@Mgsy Mgsy added the support:2 An issue reported by a commercially licensed client. label Nov 24, 2021
@RebeckaHall
Copy link

Any news on priority for this improvement?

@mbomb007
Copy link

mbomb007 commented Sep 5, 2023

I would really like to see this. I couldn't find the occurrence of a word, simply because it was always covered by the popup.

@scofalik
Copy link
Contributor

We'd like to inform everyone waiting for this feature that we are working on it and we aim to deliver this with the January release.

@scofalik
Copy link
Contributor

The improvements were released in 41.0.0. The find and replace UI is now presented in a dialog that can be dragged by it's title bar. It's also possible to switch back to the old UI solution for backward compatibility reasons. See the changelog to read more.

@Witoso Witoso added this to the iteration 70 (v41.0.0) milestone Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:find-and-replace squad:core Issue to be handled by the Core team. support:2 An issue reported by a commercially licensed client. type:improvement This issue reports a possible enhancement of an existing feature.
Projects
None yet
Development

No branches or pull requests

7 participants