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

ReturnType API for SearchBar like for Entry #19872

Open
AncientLust opened this issue Jan 12, 2024 · 2 comments · May be fixed by #24826
Open

ReturnType API for SearchBar like for Entry #19872

AncientLust opened this issue Jan 12, 2024 · 2 comments · May be fixed by #24826
Labels
area-controls-entry Entry area-keyboard Keyboard, soft keyboard good first issue Good for newcomers proposal/open t/enhancement ☀️ New feature or request
Milestone

Comments

@AncientLust
Copy link

AncientLust commented Jan 12, 2024

Description

It would be great to have ReturnType API for SearchBar like it is done for Entry.

Public API Changes

<SearchBar
    ReturnType="Done">
</SearchBar>

Intended Use-Case

When developer implements realtime search using SearchBar, "Search" button on keyboard doesn't make sense. "Done" option should be available for this case.

@ghost ghost added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Jan 15, 2024
@jsuarezruiz jsuarezruiz added this to the Backlog milestone Jan 15, 2024
@ghost
Copy link

ghost commented Jan 15, 2024

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.

@samhouts samhouts added area-keyboard Keyboard, soft keyboard and removed legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor labels Jan 31, 2024
@jfversluis jfversluis added t/enhancement ☀️ New feature or request good first issue Good for newcomers labels Mar 30, 2024
@redducks100 redducks100 linked a pull request Sep 19, 2024 that will close this issue
@redducks100
Copy link

Added in #24826

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-entry Entry area-keyboard Keyboard, soft keyboard good first issue Good for newcomers proposal/open t/enhancement ☀️ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants