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

Fixed HTML export being in reverse order with incorrect transforms #279

Merged
merged 2 commits into from
Apr 2, 2025

Conversation

Jurredr
Copy link
Contributor

@Jurredr Jurredr commented Apr 2, 2025

Problem

The HTML serialization for tabs was broken after the new changes to scroll behavior. The order of exported chat items was incorrect, and their position was off as well:

Solution

Fixed the transform and undid reversing the list:

Tests

  • I have tested this change on VSCode
  • I have tested this change on JetBrains
  • I have added/updated the documentation (if applicable)

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Jurredr Jurredr self-assigned this Apr 2, 2025
@Jurredr Jurredr requested a review from a team as a code owner April 2, 2025 12:39
@dogusata dogusata merged commit 86ef79e into main Apr 2, 2025
5 checks passed
@dogusata dogusata deleted the jurredr/fix-html-export branch April 2, 2025 12:50
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.

2 participants