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 a bug where outline does not update for inline elements #438

Merged
merged 7 commits into from
Nov 10, 2022

Conversation

rpominov
Copy link
Contributor

@rpominov rpominov commented Nov 10, 2022

Fixes #433

Before requesting a review

  • if the PR is WIP - use draft mode
  • made a self-review
  • added inline comments where things may be not obvious (the "why", not "what")
  • what kind of review is needed?
    • conceptual
    • detailed
    • with testing

Test cases

  • step by step interaction description and what is expected to happen

Before merging

  • tested locally and on preview environment (preview dev login: 5de6)
  • updated test cases document
  • added tests
  • if any new env variables are added, added them to .env.example and the designer/env-check.js if mandatory

@vercel
Copy link

vercel bot commented Nov 10, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
webstudio-designer ✅ Ready (Inspect) Visit Preview Nov 10, 2022 at 2:41PM (UTC)

Copy link
Member

@kof kof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good, a few naming improvements

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.

Outline is not always updating the size or position
2 participants