Skip to content

Update FormAlertWithSubmitButton#9208

Merged
roryabraham merged 8 commits into
mainfrom
luke-update-form-alert-with-submit-button
May 27, 2022
Merged

Update FormAlertWithSubmitButton#9208
roryabraham merged 8 commits into
mainfrom
luke-update-form-alert-with-submit-button

Conversation

@Luke9389

@Luke9389 Luke9389 commented May 27, 2022

Copy link
Copy Markdown
Contributor

@Luke9389 Luke9389 requested a review from roryabraham May 27, 2022 22:41
@Luke9389 Luke9389 requested a review from a team as a code owner May 27, 2022 22:41
@Luke9389 Luke9389 self-assigned this May 27, 2022
@melvin-bot

melvin-bot Bot commented May 27, 2022

Copy link
Copy Markdown

Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers!

@melvin-bot melvin-bot Bot requested review from arosiclair and removed request for a team May 27, 2022 22:42
@Luke9389 Luke9389 changed the title disable submit button and render offline indicator Update FormAlertWithSubmitButton May 27, 2022

if (props.network.isOffline) {
return (
<View style={[styles.mh5, styles.mb5, styles.flex1, styles.justifyContentEnd, ...props.containerStyles]}>

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

thought about refactoring so we didn't have this line twice, but the result was uglier.

@roryabraham roryabraham merged commit 4c9de7c into main May 27, 2022
@roryabraham roryabraham deleted the luke-update-form-alert-with-submit-button branch May 27, 2022 23:43
@OSBotify

Copy link
Copy Markdown
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify

Copy link
Copy Markdown
Contributor

🚀 Deployed to staging by @roryabraham in version: 1.1.69-0 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify

Copy link
Copy Markdown
Contributor

🚀 Deployed to production by @luacmartins in version: 1.1.69-2 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants