Skip to content

feat: Add swipe navigation for suggestion pages#1925

Open
kristijanribaric wants to merge 1 commit intofuto-org:masterfrom
kristijanribaric:add-swipe-gestures-for-suggestion-page-navigation
Open

feat: Add swipe navigation for suggestion pages#1925
kristijanribaric wants to merge 1 commit intofuto-org:masterfrom
kristijanribaric:add-swipe-gestures-for-suggestion-page-navigation

Conversation

@kristijanribaric
Copy link

Currently, the suggestion bar displays only 3 suggestions at a time, with no way to view additional options if none of them match what the user intended to type.

Changes

  • This PR improves the suggestion browsing by allowing users to swipe left or right on the suggestion bar to navigate through multiple pages of suggestions, rather than being limited to just 3

  • Additionally, pill-shaped indicators have been added to the corners of the suggestion bar. These indicators signal when more suggestions are available and show the direction in which the user can swipe (left or right) to view them

First page of suggestions. Notice the small indicator to the right of the last suggestion.

Screenshot_20260314_134342_FUTO Keyboard

Middle page:

Screenshot_20260314_134345_FUTO Keyboard

Last page:

Screenshot_20260314_134349_FUTO Keyboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants