Skip to content

improve(ui): enhance server search experience#71

Merged
Adembc merged 3 commits into
Adembc:mainfrom
aabichou:feat/tweak-search-to-be-able-to-use-up-and-down-arrows-to-navigate-results
Oct 9, 2025
Merged

improve(ui): enhance server search experience#71
Adembc merged 3 commits into
Adembc:mainfrom
aabichou:feat/tweak-search-to-be-able-to-use-up-and-down-arrows-to-navigate-results

Conversation

@aabichou

@aabichou aabichou commented Oct 8, 2025

Copy link
Copy Markdown
Contributor

Hey @Adembc, I don't know if it's only me, but when searching through servers, sometimes you simply want to use up and down arrows to select the server you want to connect to. This PR basically does that by :

  • watching for the up and down arrows when performing a search
  • returning to the search when using various keys (left and right arrow keys, backspace, escape).

Hope this can make this tui a better UX (it is already super good !)

@Adembc Adembc left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! This makes the UX much better.

Comment thread internal/adapters/ui/server_list.go Outdated
@Adembc Adembc changed the title Server Search Enhancement improve(ui): enhance server search experience Oct 9, 2025
@Adembc
Adembc merged commit 07cb2ab into Adembc:main Oct 9, 2025
2 checks passed
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.

2 participants