Skip to content

Tooltip works poorly with the OutputContainer dialog #53

Description

@syimyuzya

f8d3d3e made the OutputContainer a <dialog>, but broke the Tooltip's Z-order. 5b15b1a kinda fixed the Z-order, but introduced new problems:

  • Tooltip's position is incorrect when the OutputContainer is scrolled (temporarily fixed™️ with some hack)
  • Attaching the Tooltip's <div> (which is a separate React root) to a parent node managed by another React root is probably a bad idea, and may further cause some unexpected behaviors.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions