Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Done with return button on multiline text field for a multiple field form #602

Open
andesappal opened this issue Feb 10, 2022 · 8 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers P3 Priority 3 - Could have

Comments

@andesappal
Copy link
Contributor

Hi @guidezpl. Is it possible to have a done button with a return button for the iOS version? Example:
image

Currently on your local iOS build, I get
image

The done with return button are useful together in forms with multiple fields, of which one of them is multiline, where the user might want to press Done to move onto the next fields below. Would appreciate your comment on this, thank you.

Currently our users only have the option of having a Done button without a Return button. That's a bad experience.

@guidezpl
Copy link
Member

This should be fairly straightforward as a community contribution :)

https://api.flutter.dev/flutter/services/TextInputAction.html

@guidezpl guidezpl added P3 Priority 3 - Could have enhancement New feature or request good first issue Good for newcomers labels Feb 10, 2022
@olegzaim
Copy link

@guidezpl Hi, so this feature should be done in the Flutter repository or it is can be implemented just here?

@guidezpl
Copy link
Member

Oh I misunderstood the initial ask, this should definitely be in the framework so everyone can benefit from it.

@olegzaim
Copy link

olegzaim commented May 25, 2022

@guidezpl I found the opened library with MIT license in pub which contains that functionality and we can get the idea from there, so do you have an idea is it okay and how we can proceed with that? Do we need to open a new issue ticket in the Flutter repo?

@guidezpl
Copy link
Member

guidezpl commented May 25, 2022

I know Flutter has a similar license, but I'm not sure what we do in this case. Can you ask in the #hackers channel on discord?

Please do open an issue. Not sure how relevant these are but they're related issues: flutter/flutter#104483, flutter/flutter#98961

@Rizwan201
Copy link

Heyy @guidezpl I would like to work on this issue can u assign me this

@guidezpl
Copy link
Member

sure!

@prabinlamsal19
Copy link

Hey, since there are no pr submitted, I would like to have this issue assigned to me.
Also, any guidelines or help would be really helpful. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers P3 Priority 3 - Could have
Projects
None yet
Development

No branches or pull requests

5 participants