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

fix: edit limit price #2748

Merged
merged 2 commits into from
Oct 10, 2023
Merged

fix: edit limit price #2748

merged 2 commits into from
Oct 10, 2023

Conversation

SorinC6
Copy link
Contributor

@SorinC6 SorinC6 commented Oct 10, 2023

  • add focus condition when format limit price input

underlineColorAndroid="transparent"
editable={editable}
/>
<Pressable onPress={focusInput}>
Copy link
Contributor

Choose a reason for hiding this comment

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

I know we have this in AmountCard but just noticed it. Is this Pressable thing neccesary, don't TextInputs focus by themselves?

@stackchain stackchain added this to the 5.0.0 milestone Oct 10, 2023
@stackchain stackchain added the fix label Oct 10, 2023
@stackchain stackchain merged commit 0ecf95c into develop Oct 10, 2023
@stackchain stackchain deleted the fix-edit-limit-price-input branch October 10, 2023 11:22
SorinC6 added a commit that referenced this pull request Oct 10, 2023
SorinC6 added a commit that referenced this pull request Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants