Skip to content

Fix search suggestions cut off when selected with keyboard#7734

Merged
FreeTubeBot merged 1 commit into
FreeTubeApp:developmentfrom
caetano-dev:fixSuggestionCutOff
Aug 1, 2025
Merged

Fix search suggestions cut off when selected with keyboard#7734
FreeTubeBot merged 1 commit into
FreeTubeApp:developmentfrom
caetano-dev:fixSuggestionCutOff

Conversation

@caetano-dev

Copy link
Copy Markdown
Contributor

Pull Request Type

  • Bugfix

Related issue

Closes #7183

Description

Fixes a bug that would cause the search query to not fully populate if the user selected a suggestion using the keyboard.

a.mp4

Testing

Case A:

  1. Type something that triggers search suggestions
  2. Use arrow down to complete the search query
  3. Click anywhere so the suggestions close
  4. Attempt search
  5. See that search query in search bar is what you selected and the search is correct

Case B:

  1. Type something that triggers search suggestions e.g test
  2. Use arrow down to complete the search query
  3. Shift + click search icon to open the search query in a new window
  4. See that query in new window is what you selected and the search is correct

Desktop

  • OS: Linux
  • OS Version: Ubuntu 24.04.2 LTS
  • FreeTube version: v0.23.5 Beta

@FreeTubeBot FreeTubeBot enabled auto-merge (squash) July 24, 2025 18:01
@github-actions github-actions Bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Jul 24, 2025
@FreeTubeBot FreeTubeBot merged commit c75af8c into FreeTubeApp:development Aug 1, 2025
5 checks passed
@github-actions github-actions Bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Aug 1, 2025
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

Successfully merging this pull request may close these issues.

[Bug]: Search query cutoff

5 participants