Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Console] Advancing a progress bar clears too many lines #52446

Copy link
Copy link
Closed
@danepowell

Description

@danepowell
Issue body actions

Symfony version(s) affected

6.3.4

Description

Our console application creates checklists based on Symfony progress bars to represent the progress of multi-step commands. You can see the code for this at https://github.com/acquia/cli/tree/main/src/Output

As of Symfony 6.3.4 (specifically #51378), these checklists / progress bars don't work correctly. Whenever the progress bar advances, it clears two lines instead of one, causing it to "eat" the prior console output, including the checklist. See a video of this in action with a few more details here: https://github.com/acquia/cli/issues/1620

This seems to be a regression introduced by #51378 . I'm not sure if it's a general regression or a problem with our particular implementation of progress bars.

How to reproduce

See https://github.com/acquia/cli/issues/1620

I haven't figured out how to reproduce this outside of our application yet

Possible Solution

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.