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

tui editor icons svg displays in the UI as a white strip #626

Open
sanduninme opened this issue Aug 20, 2021 · 4 comments
Open

tui editor icons svg displays in the UI as a white strip #626

sanduninme opened this issue Aug 20, 2021 · 4 comments
Labels

Comments

@sanduninme
Copy link

Description
The icons SVG used to display the button icons are getting attached in the body. even though the display property is set to none it displays in the UI as a white stripe.

To Reproduce
Steps to reproduce the behavior:

  1. attach the image editor to edit an image
  2. exit the image editor by saving or canceling
  3. White strip will be displayed on the bottom of the screen

Expected behavior
The SVG should not display

Screenshots
image

Desktop:

  • OS: Windows Linux macOS
  • Browser: chrome, safari, firefox
  • Version: all

Smartphone:

  • Device: Android, Iphones
  • OS: All
  • Browser: stock browser, chrome, safari, firefox
  • Version: all
@sanduninme sanduninme added the Bug label Aug 20, 2021
@sanduninme
Copy link
Author

Currently bypassed this issue by adding this code in the index.css
[display=none] { display: none }

@lja1018
Copy link
Contributor

lja1018 commented Aug 25, 2021

@sanduninme
Thank you for reporting the bug.
I'll fix it.

@loongzhu
Copy link

loongzhu commented Jun 7, 2023

Hi ! I would like to know is there any other solution to this problem ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants