parse-dashboard icon indicating copy to clipboard operation
parse-dashboard copied to clipboard

"Add row with modal" dialog has no cancel button

Open mtrezza opened this issue 4 years ago • 2 comments

New Issue Checklist

Issue Description

The "Add row with modal" dialog has:

  • no "Cancel" button, but such a button would be commonly expected in a modal dialog
  • a "Close" button, which is ambiguous, does it "close and cancel" or "close and save"?

Steps to reproduce

  1. In the data browser open the menu Edit > Add row with modal

Actual Outcome

Has aforementioned buttons

Expected Outcome

  • Should have a "Cancel" button
  • Instead of the "Close" button, it should have an "Add" button (named the same as when adding a row within the data browser table), that saved the row.

Environment

Dashboard

  • Parse Dashboard version: 4.0.0-alpha.5

mtrezza avatar Jan 12 '22 22:01 mtrezza

@mtrezza Do you have any ideas on how to display an error message for the required ACL field, which is hidden on the modal?

Row Screenshot 2023-04-25 at 12 43 26 PM

Modal Screenshot 2023-04-25 at 12 53 47 PM

AshishBarvaliya avatar Apr 25 '23 17:04 AshishBarvaliya

Are there any other such scenarios in the dashboard UI to look at?

mtrezza avatar Apr 26 '23 12:04 mtrezza