Details
Details
Verified that the modal is opened with the correct pre-populated fields after creating a new role then trying to edit it
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Paths
| Differential D8624 Authored by rohan on Jul 25 2023, 8:13 AM.
Details Summary Test Plan Verified that the modal is opened with the correct pre-populated fields after creating a new role then trying to edit it
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJul 25 2023, 8:13 AM2023-07-25 08:13:14 (UTC-7) rohan edited the test plan for this revision. (Show Details)Jul 25 2023, 8:19 AM2023-07-25 08:19:06 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Jul 25 2023, 8:45 AM2023-07-25 08:45:06 (UTC-7) Harbormaster completed remote builds in B21188: Diff 29023.Jul 25 2023, 9:41 AM2023-07-25 09:41:31 (UTC-7) This revision is now accepted and ready to land.Jul 26 2023, 11:17 AM2023-07-26 11:17:51 (UTC-7) Harbormaster completed remote builds in B21226: Diff 29070.Jul 26 2023, 12:18 PM2023-07-26 12:18:08 (UTC-7) Harbormaster completed remote builds in B21257: Diff 29101.Jul 27 2023, 3:10 AM2023-07-27 03:10:46 (UTC-7) This revision was landed with ongoing or failed builds.Jul 31 2023, 6:15 PM2023-07-31 18:15:39 (UTC-7) Closed by commit rCOMMbdab982a2130: [web] Push the create role modal with prepopulated fields when Edit Role is… (authored by rohan). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B21431: Diff 29343.Jul 31 2023, 9:56 PM2023-07-31 21:56:22 (UTC-7)
Revision Contents
Diff 29070 web/roles/create-roles-modal.react.js
web/roles/role-actions-menu.react.js
|
Does TouchableOpacity have a disabled prop? It would probably be less expensive to use that, instead of unmounting / remounting TouchableOpacity when it becomes enabled / disabled