bebraw / bebraw/react-ellipsify

Do not show ellipsis if entire text is less than number of elements to show?

Open
#12 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
27
Forks
5
PR merge metrics
No merged PRs in 30d

Description

The text I have to display is highly variable; I can check its length and use this component or a regular div, but it would be so much nicer if this component just "did the right thing" :)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests; start by locating the ellipsify component and tracing how it decides when to append an ellipsis. Check the existing test setup if present and verify the requested short-text behavior against the current behavior. Done means text shorter than the configured element count renders without an ellipsis, while longer text retains the existing behavior.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.