Prefacing the actual details with current (likely) hypothesis: Issue is likely due to DeviceDetailsPage taking all the device info as a prop from the DeviceListPage.
Operating system:
Steps to reproduce:
- Go to device details page for any device
- Click on edit button
- Change device name to something new
- Click "Save Changes"
- Click refresh button in browser
Expected result:
- Device name should continue to be the newly updated name
Actual result:
- Device Name reverts to initial name
Visual proof:
| Actual |
 |
| Expected |
 |
Prefacing the actual details with current (likely) hypothesis: Issue is likely due to
DeviceDetailsPagetaking all the device info as a prop from theDeviceListPage.Operating system:
Steps to reproduce:
Expected result:
Actual result:
Visual proof: