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

Make the Character counter great again #3351

Open
fcolarich opened this issue Feb 12, 2025 · 0 comments
Open

Make the Character counter great again #3351

fcolarich opened this issue Feb 12, 2025 · 0 comments
Assignees
Labels
3-low Low importance / Nice to have bug Something isn't working shape-up It has been shaped and is awaiting the cycle.

Comments

@fcolarich
Copy link
Contributor

The character counter uses the limit of the chat input that is 250 chars to color its bar, but the chat input has a 5 line limit, which means only 155 characters fit into its 5 lines, OR 25 emotes in 2 lines.
Which either way looks bad.
So I propose we use both the line amount and the character amount as limits to color the character counter, each line coloring either 20% of the value OR the amount of chars that fit into it (if they are emotes). This way we always show a "real" limit.

@fcolarich fcolarich self-assigned this Feb 12, 2025
@github-actions github-actions bot added the new Issues to triage label Feb 12, 2025
@fcolarich fcolarich added bug Something isn't working 3-low Low importance / Nice to have shape-up It has been shaped and is awaiting the cycle. and removed new Issues to triage labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3-low Low importance / Nice to have bug Something isn't working shape-up It has been shaped and is awaiting the cycle.
Projects
Status: Todo
Development

No branches or pull requests

1 participant