Truncate Team Groups table entries to a single line with ellipsis

Open Beginner friendly
#7,271 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
javascript
Domain
frontend

Research direction

Find the Team Groups table entry point and inspect its current cell styling and rendering. Verify the change with long descriptions, target snapshots, and other multi-line values: each cell should remain on one line, show an ellipsis when truncated, and expose the full text through its title attribute.

Written by the indexing model from the issue text.

Description

task
Description

In the Team Groups table, multi-line entries (descriptions, target snapshots, and other fields) look awkward and inconsistent. Update the table styling so that all entries are constrained to a single line with text-overflow ellipsis. Add a title attribute on each truncated cell so the full text is shown on hover.

Epic/Story

No response

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

Dominant language
JavaScript
Stars
400
Forks
89
Avg merge
1d 22h
Merged PRs (30d)
147

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from FlowFuse/flowfuse

All issues in FlowFuse/flowfuse

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.