Tooltip on stack title shows the text "stack.title" instead of the real stack title
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Describe the bug
When hovering the stack title, a tooltip is shown containing the text "stack.title".
To Reproduce
Steps to reproduce the behavior:
- Hover a stack title
- Observe the tooltip
Expected behavior
The tooltip should contain the full title of the stack, especially when the title is too long to be displayed entirely on the column space.
Screenshots
Client details:
- OS: Ubuntu
- Browser Firefox
- Version 134.02
- Device: desktop
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in the Deck interface by hovering a stack title, using the reported Firefox and desktop setup as a reference. Locate the stack-title tooltip rendering, then verify that the completed behavior shows the full stack title instead of "stack.title", including for titles truncated in the column.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100