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: wrong wysiwyg table offset #2251

Merged
merged 2 commits into from
Feb 8, 2022
Merged

fix: wrong wysiwyg table offset #2251

merged 2 commits into from
Feb 8, 2022

Conversation

js87zz
Copy link
Contributor

@js87zz js87zz commented Feb 4, 2022

Please check if the PR fulfills these requirements

  • It's the right issue type on the title
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)
  • It does not introduce a breaking change or has a description of the breaking change

Description

The wysiwyg table cannot be removed properly due to wrong wysiwyg table offset

  • as-is
    2022-02-04 11-03-58 2022-02-04 11_04_12

  • to-be
    2022-02-04 14-54-30 2022-02-04 14_54_40


Thank you for your contribution to TOAST UI product. 🎉 😘 ✨

@js87zz js87zz force-pushed the fix/wrong-table-offset branch from d883d24 to 9acf58e Compare February 8, 2022 02:35
@js87zz js87zz merged commit d7be407 into master Feb 8, 2022
@js87zz js87zz deleted the fix/wrong-table-offset branch February 8, 2022 02:39
ahamelers pushed a commit to ahamelers/tui.editor that referenced this pull request Aug 21, 2023
* fix: wrong table offset when calling nodeAt API

* chore: fix broken test case
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