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

Turbo 2 TUI breaks links #8670

Open
1 task done
lishaduck opened this issue Jul 5, 2024 · 0 comments
Open
1 task done

Turbo 2 TUI breaks links #8670

lishaduck opened this issue Jul 5, 2024 · 0 comments
Labels
kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage owned-by: turborepo

Comments

@lishaduck
Copy link

Verify canary release

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

Link to code that reproduces this issue

turbo eslint

What package manager are you using / does the bug impact?

npm, pnpm, Yarn v1, Yarn v2/v3/v4 (node_modules linker only)

What operating system are you using?

Mac

Which canary version will you have in your reproduction?

[email protected]

Describe the Bug

Long links hard wrap on small screens, breaking links.

Expected Behavior

I'd want to be able to click links that don't use the hyperlinks convention to link them.
I use a lot of CLIs that don't properly hyperlink their links, so it essentially ruins the new UI for me. I'm not sure how you could fix it, but it's really annoying. Then again, I have no idea how #8372 could get fixed, so 🤷‍♂️

To Reproduce

Screenshot 2024-07-04 at 9 26 56 PM

^ This link can be clicked, but it doesn't go anywhere.

Additional context

P.S.: I love the TUI! It's so pretty!

Originally posted in #8372.

@lishaduck lishaduck added kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage owned-by: turborepo labels Jul 5, 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 owned-by: turborepo
Projects
None yet
Development

No branches or pull requests

1 participant