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

Bugfix/issue 1274 - HTML export - When image and text divs are rendered one … #1275

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maayanb180
Copy link

…after the other, they are placed NEXT TO each other, instead of one AFTER the other - Fixed.

Description of the new Feature/Bugfix

I've added "display: grid" to the rendered divs so that they will be shown correctly.

Related Issue: #1274

Unit-Tests for the new Feature/Bugfix

Cannot write unit-test as this issue is visual

  • Unit-Tests added to reproduce the bug
  • Unit-Tests added to the added feature

Compatibilities Issues

Is anything broken because of the new code? Any changes in method signatures? No.

Your real name

Maayan Bin Nun

Testing details

Testing code available in the bug description.
I've tested it also in my lab with loads of data and verified that the HTML exports look good with the grid display setting.

…after the other, they are placed NEXT TO each other, instead of one AFTER the other - Fixed.
Copy link

sonarqubecloud bot commented Mar 3, 2025

@maayanb180 maayanb180 changed the title Issue 1274 - HTML export - When image and text divs are rendered one … Bugfix/issue 1274 - HTML export - When image and text divs are rendered one … Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant