Search role + input interaction #398
tonychandesign
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello, thanks for this awesome package!
for ios26, there's a particular interaction with the tabs that have the role type of search:
user presses the search tab -> it expands to an input -> ios keyboard appears -> x button appears next to input
user can swipe down on the keyboard then the user can see the previously select tab on the left, search in the middle, and x button on the right
the user can press the previous tab button on the left or x button to go back
I've attached a screenshot of the general flow, although it doesn't really capture the fluidity of the elements & how the different buttons expand and merge during the transitions
I noticed that there was a PR for tab roles a few months back and I'm curios if there are plans for this interaction to be apart apart of this package?
Beta Was this translation helpful? Give feedback.
All reactions