Skip to content

On Inventory Transfers, the action buttons are in a different order than in the rest of the system. Switch them app/views/transfers/index. #5560

@ruestitch

Description

@ruestitch

Summary

Switch the order of action buttons on Inventory Transfers

Why?

Consistency with the rest of the system

Details

To see this

sign in as org_Admin1@example.com
Click Inventory
Click transfers
View transfers and the buttons on the right of the screen (you may be required to create a transfer to observe this behavior)

Acceptance Criteria

  • reorder buttons such that view is to the left of what is currently called "delete"
  • Rename "Delete" button to "Undo"
  • Update icon to the "undo" icon
  • Update the browser confirmation pop up message to replace "delete" with "undo" for consistency

If there are any transfers in place (and there should be one in the seed data), you will see action buttons in the order "Delete" and "view". These should be in the order "View", and "Delete" instead.

Metadata

Metadata

Assignees

Labels

Good First IssueSuitable for users that are newer or less experienced

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions