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
When adding a link and scrolling down the "Enter link" dialog is displayed over other content.
Steps for Reproduction
Visit [(https://quilljs.com/playground/form)]
Add more text to the text area so that a vertical scroll would appear
Choose some text at the top and click "link" button
"Enter link" dialog appears
Scroll to the bottom of the text area
Expected behavior:
"Enter link" dialog is not covering content outside the text area Actual behavior:
"Enter link" dialog is hiding content outside the text area
Version: 2.0.3
P.S. I know that some z-index would probably solve this but in my opinion this should not happen by default and user should not be made to change .ql-link or other styles.
The text was updated successfully, but these errors were encountered:
When adding a link and scrolling down the "Enter link" dialog is displayed over other content.
Steps for Reproduction
Expected behavior:
"Enter link" dialog is not covering content outside the text area
Actual behavior:
"Enter link" dialog is hiding content outside the text area
Version: 2.0.3
P.S. I know that some z-index would probably solve this but in my opinion this should not happen by default and user should not be made to change .ql-link or other styles.
The text was updated successfully, but these errors were encountered: