Don't truncate workflow names on dashboard and canvas
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
For workflow names that are long, the current behaviour is to truncate the name when listing on the project dashboard or on the workflow canvas.
We want users to be able to see the full names of the workflow. This might require us having a max character for the names of workflows and extending table widths and adding tooltips where necessary.
See images below:
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Start by locating the dashboard workflow listing and workflow canvas entry points, then inspect where long names are truncated. Done means full workflow names are visible in both places, with any agreed character limit, wider tables, or tooltips applied where needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100