You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The current functionality of the "Add Image" button in the tutorial, allows users to select files, but the selected image is not being displayed on the QuillEditor as expected.
Describe the solution you'd like
Upon selecting an image using the "Add Image" button, the selected image should be displayed within the QuillEditor.
Describe alternatives you've considered
An alternative could be to remove the "Add Image" button and rely solely on the QuillEditor for image insertion. However, this alternative might impact the app's design.
Additional context
Here's video showing how it works currently :
Codelabz.-.Google.Chrome.2024-01-13.22-07-23.mp4
The desired behavior is for the selected image to be shown in the editor.