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 : Image URL Pasted in Quill Editor Not Rendering in Preview or View Mode ] #1161

Closed
rohitPandey469 opened this issue Feb 2, 2024 · 2 comments · May be fixed by #1165
Closed

[ Fix : Image URL Pasted in Quill Editor Not Rendering in Preview or View Mode ] #1161

rohitPandey469 opened this issue Feb 2, 2024 · 2 comments · May be fixed by #1165
Labels
bug Something isn't working Feature New feature firebase stale UI/UX

Comments

@rohitPandey469
Copy link

Describe the bug
The Image URL in the Quill Editor is failing to render the image in "preview" or "view" mode.

To Reproduce
Steps to reproduce the behavior:

  1. Apply the changes from PR [ Fixes #1077 : 'Add Images' button workings and Image Drawer Bug fixed ] #1158 to address the underlying issue.
  2. Click on 'COPY URL' in Image drawer and paste it on the editor.
  3. In the 'PREVIEW MODE,' the image should be displayed instead of links. Alternatively, publish the tutorial and view it; it should have shown images retrieved from firebase, not links.

Expected behavior
The image should be shown everywhere except in the editor mode where the link is shown.
Like github or anyother editor - "link" in markdown's and "images" in 'preview' or 'view'.

Video:

codelabz-google-chrome-2024-02-02-15-34-51_lHAIfOXn.mp4

See here the links are shown everywhere not rendered images from firebase.
And In Preview Mode:
image

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome

Additional context
The issue might be related to an incorrect URL format for the image, preventing the Quill Editor from recognizing it as an image and rendering accordingly.

Copy link

github-actions bot commented Mar 4, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Mar 4, 2024
Copy link

github-actions bot commented Apr 3, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as completed Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Feature New feature firebase stale UI/UX
Projects
None yet
1 participant