Shift3 / boilerplate-client-react

The Bitwise standard starting point for new React web projects.
7 stars 10 forks source link

[Enhancement] - `Cancel` and `Close` options not available in new user/farm forms #760

Open aliciajbrookshire opened 1 year ago

aliciajbrookshire commented 1 year ago

Describe the bug

Cancel and Close options not available in new user/farm forms

Expected behavior

User would have options to cancel or close the form but the only way to cancel/close is with the browser back button or with the Back to ___ list button at the top of the respective form

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://boilerplate-client-react.shift3sandbox.com/
  2. Login as admin
  3. Click Directory
  4. Click Add Farm
  5. Confirm there is not a Cancel button at the bottom of the form or an x button at the top of the form
  6. Click Administration > Users
  7. Click Add User
  8. Confirm there is not aCancel or Close button on this form either

Screenshots

Screenshot 2023-05-23 at 11 23 40 AM Screenshot 2023-05-23 at 11 23 31 AM

Desktop (please complete the following information):

Asus Laptop Windows 10 Chrome 113..0.5672.127

Additional context

n/a

aliciajbrookshire commented 1 year ago

Note: The lack of cancel or close buttons compels the user to click save when viewing a record. This shows as a change on the change list, even when nothing in the record was edited.