Closed kavimuru closed 1 year ago
Triggered auto assignment to @puneetlath (Bug
), see https://stackoverflow.com/c/expensify/questions/14418 for more details.
Platforms
in OP are ✅)'Confirm Task' button is not disabled after system throws 'error assigning task' error message.
App does not disable Confirm task
button if there is a error in new task page.
We should disable Confirm task
button if there is a error.
<FormAlertWithSubmitButton
isAlertVisible={!_.isEmpty(errorMessage)}
+ isDisabled={!_.isEmpty(errorMessage)}
message={errorMessage}
onSubmit={() => onSubmit()}
enabledWhenOffline
buttonText={props.translate('newTaskPage.confirmTask')}
containerStyles={[styles.mh0, styles.mt5, styles.flex1, styles.ph5]}
/>
None.
Unable to reproduce the error flow. Asking in slack.
Going to close for now since it's no longer reproducible. I asked @Natnael-Guchima to ping me in the slack thread if he's able to reproduce again and I'll reopen if so.
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Confirm task button shouldn't be clickable once the system throws an error saying 'error assigning task'
Actual Result:
Confirm task button is clickable once system throws an error
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.34-1 Reproducible in staging?: y Reproducible in production?: y If this was caught during regression testing, add the test name, ID and link from TestRail: Email or phone of affected tester (no customers): Logs: https://stackoverflow.com/c/expensify/questions/4856 Notes/Photos/Videos: Any additional supporting documentation
https://github.com/Expensify/App/assets/43996225/3640439f-6eab-4cc9-aa57-8ed47a75595f
https://github.com/Expensify/App/assets/43996225/0c201d16-ca5b-481b-8d8f-3c1befd596e4
Expensify/Expensify Issue URL: Issue reported by: @Natnael-guchima Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1687797690671519
View all open jobs on GitHub