Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text resizing? Truncation? #55

Open
kristielim opened this issue Dec 15, 2019 · 0 comments
Open

Text resizing? Truncation? #55

kristielim opened this issue Dec 15, 2019 · 0 comments

Comments

@kristielim
Copy link
Owner

There's a few places in the app where we might want to truncate text or resize text that's too long (challenge descriptions, names of teams, names of team members). We can either try to dynamically make that text smaller (might not be good if text becomes too small) or truncate the text if it goes beyond a certain number of lines or characters. This would mean replacing the text after with a "..." In this case, there should be a way to view the full text (perhaps on a different screen or by having a dropdown extend the text?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant