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

[Bug]: Channel list page, channel names with no spaces or dashes will never wrap or overflow #2524

Closed
4 tasks done
Aiz0 opened this issue Sep 1, 2022 · 4 comments · Fixed by #2988
Closed
4 tasks done
Assignees
Labels
B: Unofficial Download B: visual bug Something isn't working good first issue Good for newcomers

Comments

@Aiz0
Copy link
Contributor

Aiz0 commented Sep 1, 2022

Guidelines

  • I have encountered this bug in the latest release of FreeTube.
  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • I have searched the documentation for information that matches the description of the bug I want to file, without success.

Describe the bug

  1. Go to the Channel list page.
  2. See that long channel names with no spaces or dashes will never wrap or overflow.
  3. If you have no such channel in the list you can open it in inspector and edit the name.

This can sometimes cause channel names to blend together.

Expected Behavior

I expect long names to either word wrap or be cut short by overflow.

overflow: hidden and text-overflow: ellipsis is in the style sheet but I assume it doesn't work because of the width not being set by anything.

Issue Labels

visual bug

FreeTube Version

v0.17 Beta

Operating System Version

Linux

Installation Method

AUR

Primary API used

Local API

Last Known Working FreeTube Version (If Any)

No response

Additional Information

Extreme case to show the problem
2022-09-01_T02:15:55

Nightly Build

@Aiz0 Aiz0 added the bug Something isn't working label Sep 1, 2022
@PrestonN PrestonN added this to To assign in Bug Reports Sep 1, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2022

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions
Copy link
Contributor

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@ChunkyProgrammer
Copy link
Member

Hi @Aiz0 . Would you like to work on this issue? 🙂

@elshimone
Copy link
Contributor

If @Aiz0 is not keen I can take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B: Unofficial Download B: visual bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants