Skip to content

[cli] Fix flickering during UI re-rendering #11392

Merged
kodiakhq[bot] merged 3 commits into
mainfrom
austinmerrick/zero-1805-fix-flickering-in-inquirer
Apr 5, 2024
Merged

[cli] Fix flickering during UI re-rendering #11392
kodiakhq[bot] merged 3 commits into
mainfrom
austinmerrick/zero-1805-fix-flickering-in-inquirer

Conversation

@onsclom

@onsclom onsclom commented Apr 5, 2024

Copy link
Copy Markdown
Contributor

Various UI components would flicker upon re-rendering in unoptimized terminals as OSX's stock terminal app. This change bumps these components to include this fix.

Before

Screen.Recording.2024-04-05.at.10.58.25.AM.mov

After

Screen.Recording.2024-04-05.at.11.32.37.AM.mov

@changeset-bot

changeset-bot Bot commented Apr 5, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6ccb936

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
vercel Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kodiakhq kodiakhq Bot merged commit 0c3d136 into main Apr 5, 2024
@kodiakhq kodiakhq Bot deleted the austinmerrick/zero-1805-fix-flickering-in-inquirer branch April 5, 2024 22:13
TooTallNate added a commit that referenced this pull request Apr 10, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.

- Add support for edge function environment variables
([#11390](#11390))

- fix flickering during interactive UI rerendering
([#11392](#11392))

- fix `vc ls` message to be `vc projects ls`
([#11400](#11400))

- Updated dependencies
\[[`2461b571a`](2461b57)]:
    -   @vercel/next@4.2.0
TooTallNate added a commit that referenced this pull request Apr 10, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.

- Add support for edge function environment variables
([#11390](#11390))

- fix flickering during interactive UI rerendering
([#11392](#11392))

- fix `vc ls` message to be `vc projects ls`
([#11400](#11400))

- Updated dependencies
\[[`2461b571a`](2461b57)]:
    -   @vercel/next@4.2.0
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