Make the name display concise on the stack
Open
- Dominant language
- TypeScript
- Stars
- 6.8k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
It seems not convenient to read the thread name by showing full path of thread name if the full path is too long to read.

Expecting to show the last part of thread name on each stack instead of full path, and users can also see the full path when they hover on the specific stack.

Contributor guide
Assessment
This issue has not been assessed yet.