Skip to content

Resizing Terminal is buggy because of the iframe #441

Open
@GaetanRouzies

Description

@GaetanRouzies

Describe the bug

The Terminal is not resizing correctly.

Link to a StackBlitz project which shows the error

https://demo.tutorialkit.dev/

Steps to reproduce

  1. Go to TutorialKit Demo
  2. Toggle the Terminal
  3. Try to resize the Terminal
  4. Sometime the resizing doesn't happens or is stuck

Expected behavior

The Terminal should resizing correctly.

Screenshots

Here's a video to show the bug

CleanShot.2025-03-20.at.10.40.15.mp4

Platform

  • TutorialKit version: Demo
  • OS: macOS
  • Browser: Chromium (Brave)
  • Version: 1.76

Additional context

I had this problem while making my own iframe and Terminal with panels I can resize. I fixed it by putting an overlay on the iframe when resizing. I think it’s because the iframe’s resize and mouse events stop the Terminal panel from resizing right.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomerspr-welcomeAccepting pull requests for this change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions