The Wayback Machine - https://web.archive.org/web/20211119122736/https://github.com/FreeTubeApp/FreeTube/issues/1769
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

Search suggestion doesnt stay within the suggestionsbox #1769

Open
efb4f5ff-1298-471a-8973-3d47447115dc opened this issue Oct 1, 2021 · 1 comment

Comments

@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Collaborator

@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc commented Oct 1, 2021

Behavior of the program
When a search suggestion gets too long it gets outside of the suggestions area.

Expected behavior
I would like to see the suggestions box not break. we can do multiple things here we could change the size of the searchbar like yt does and we can make the search suggestions box bigger then the size of the searchbar when query gets too long, see screen.

To Reproduce
Please add all steps to reproduce the behavior:

  1. Open FreeTube
  2. Click on searchbar
  3. Copy and paste abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz song
  4. See error

Link to video
None.

Screenshots
Capture

Screenshot (231)
Environment Information (please complete the following information):

OS: [Windows 10]
OS Version: [Windows 10 20H2]
FreeTube version: [v0.14.0-nightly-1224 Beta]
Installation Method (If applicable): [Portable]
Primary API Used: [Local API]

Additional context
None.

@PrestonN PrestonN added this to To assign in Bug Reports Oct 1, 2021
@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc changed the title Search query doesnt stay within the searchbox Search query doesnt stay within the suggestionsbox Oct 1, 2021
@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc changed the title Search query doesnt stay within the suggestionsbox Search suggestion doesnt stay within the suggestionsbox Oct 1, 2021
@peepopoggers
Copy link
Collaborator

@peepopoggers peepopoggers commented Oct 1, 2021

Guessing this is just an overflow: none

@ChunkyProgrammer ChunkyProgrammer moved this from To assign to Good For New Contributors in Bug Reports Oct 2, 2021
@PrestonN PrestonN moved this from Good For New Contributors to To assign in Bug Reports Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment