gallery icon indicating copy to clipboard operation
gallery copied to clipboard

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

Open andesappal opened this issue 3 years ago • 8 comments

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.

andesappal avatar Feb 10 '22 14:02 andesappal

This should be fairly straightforward as a community contribution :)

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

guidezpl avatar Feb 10 '22 15:02 guidezpl

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

olegzaim avatar May 25 '22 13:05 olegzaim

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

guidezpl avatar May 25 '22 14:05 guidezpl

@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?

olegzaim avatar May 25 '22 14:05 olegzaim

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: https://github.com/flutter/flutter/issues/104483, https://github.com/flutter/flutter/issues/98961

guidezpl avatar May 25 '22 14:05 guidezpl

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

Rizwan201 avatar Apr 05 '23 06:04 Rizwan201

sure!

guidezpl avatar Apr 12 '23 18:04 guidezpl

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.

prabinlamsal19 avatar Aug 02 '23 11:08 prabinlamsal19