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

💡 [REQUEST] - Add Search for Block Functionality in Visual Editor #414

Open
IkbelTalebHssan opened this issue Dec 6, 2024 · 0 comments
Labels
question Further information is requested

Comments

@IkbelTalebHssan
Copy link
Collaborator

Start Date

No response

Implementation PR

No response

Reference Issues

No response

Summary

Introduce a search functionality in the visual editor to help users locate specific blocks. Enhance this feature by implementing a zoom effect that focuses on the corresponding block when the user hovers over search results.

Basic Example

  1. A user searches for a block named "Payment Gateway".
  2. The search results display all matching blocks.
  3. As the user hovers over a result, the editor zooms into the corresponding block, showing its details.
  4. Clicking the result centers the view on the block, allowing the user to start editing immediately.

Drawbacks

  • Makes it easy to find and interact with specific blocks in complex flows.
  • Enhances navigation by providing a clear focus on the block of interest.
  • Saves time and effort compared to manual scrolling and zooming.
  • Improves overall user experience by combining intuitive search and visual feedback.

Unresolved questions

No response

@IkbelTalebHssan IkbelTalebHssan added the question Further information is requested label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant