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

🐛 Bug: turbo ui flickers when using tui if FULL TURBO happens #9470

Open
1 task done
GauBen opened this issue Nov 20, 2024 · 0 comments
Open
1 task done

🐛 Bug: turbo ui flickers when using tui if FULL TURBO happens #9470

GauBen opened this issue Nov 20, 2024 · 0 comments
Labels
kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage

Comments

@GauBen
Copy link
Contributor

GauBen commented Nov 20, 2024

Verify canary release

  • I verified that the issue exists in the latest Turborepo canary release.

Link to code that reproduces this issue

n/a

Which canary version will you have in your reproduction?

turbo@npm:2.3.1-canary.2

Enviroment information

No response

Expected behavior

Hey! This is a purely cosmetic issue.

Turbo should not render the "tasks in progress" view when no tasks will run ("FULL TURBO" run)

Tasks     | Logs
package-1 | ... 
package-2 |

Actual behavior

Turbo renders the "tasks in progress" view for a single frame, causing a flicker

To Reproduce

  • Enable tui
  • Run turbo task when the task is fully cached on disk

Additional context

No response

@GauBen GauBen added kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage
Projects
None yet
Development

No branches or pull requests

1 participant