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

[Material] Added focusnodes in textfield demo #424

Merged
merged 6 commits into from
Feb 9, 2021
Merged

[Material] Added focusnodes in textfield demo #424

merged 6 commits into from
Feb 9, 2021

Conversation

Alabhya268
Copy link
Contributor

@Alabhya268 Alabhya268 commented Feb 5, 2021

PR for #422

@rami-a, I've added focusnodes, Please review this PR.

WhatsApp.Video.2021-02-05.at.9.34.25.PM.mp4

Copy link
Contributor

@rami-a rami-a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except for a small comment!

We're still waiting to resolve our CI checks however, so please be patient until we do and then I can merge this.

_lifeStory = FocusNode();
_password = FocusNode();
_retypePassword = FocusNode();
super.initState();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please call super first for initState(), it is fine to call last for dispose()

@Alabhya268
Copy link
Contributor Author

I've made changes needed.

@Alabhya268
Copy link
Contributor Author

Alabhya268 commented Feb 6, 2021

@rami-a , Should I also add focusnode in shrine and rally login form, If so do I do it in a separate PR or in this one? Let me know what you think.

@rami-a
Copy link
Contributor

rami-a commented Feb 8, 2021

@rami-a , Should I also add focusnode in shrine and rally login form, If so do I do it in a separate PR or in this one? Let me know what you think.

Sure that's a good idea! I'd say make it a separate PR. Thanks!

@rami-a
Copy link
Contributor

rami-a commented Feb 9, 2021

Hey @Alabhya268, I have now fixed the broken tests. Please update your branch with the latest changes from master when you get a chance and then it should be good to merge!

@rami-a
Copy link
Contributor

rami-a commented Feb 9, 2021

Looks like after merging your divider PR, this one needs to be updated again

@rami-a rami-a merged commit 37c149f into flutter:master Feb 9, 2021
@Alabhya268 Alabhya268 deleted the focusnode branch February 9, 2021 16:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants