|
UI Update from Khalilah (see
FOLIO-1788
Closed
)
- Currently apps have a variety of button labels for saving a record and some labels are unclear.
- We have a new UI requirement to standardize the button label for saving a detail record.
- New button label will be Save
Scenarios
- Scenario 1
- Given the Orders app
- When a user creates a new PO and wants to save it
- Then the button label should read Save instead of Create purchase order
- Scenario 2
- Given the Orders app
- When a user updates an existing PO and want to save it
- Then the button label should read Save instead of Update order
- Scenario 3
- Given the Orders app
- When a user creates a new PO Line and wants to save it
- Then the button label should read Save instead of Create PO Line
- Scenario 4
- Given the Orders app
- When a user updates an existing POL and wants to save it
- Then the button label should read Save instead of Update PO Line
See attached screenshots
|