ljramones / trips

A stellar cartography system
Apache License 2.0
15 stars 2 forks source link

Update buttons in dialog boxes #310

Closed celebrith closed 3 years ago

celebrith commented 3 years ago

Is your feature request related to a problem? Please describe. When we have a single button to dismiss an informational dialog, we should use a single consistent word. I suggest using "OK", which is generally used across many programs. We have some using "Cancel" and others using "Dismiss" currently.

Also, to avoid opening a second issue, can we change the dialog box for the SQL Examples (from the Advanced Query Dialog) to have "SQL Examples" in the title of the box rather than a blank title and the "SQL Examples" inside the box? That would be consistent with other dialog boxes in the program. See 2nd screen shot.

Additional context 2021-04-03_23-08-42 2021-04-03_23-18-30

celebrith commented 3 years ago

Crud. Forgot the other part.

Would like to change the buttons in the Advanced Query dialog to match the others in the program. Show examples (or Show Examples), Run query (or Run Query), and Dismiss.

We probably should make a design decision on how we handle multiple word buttons - Do we always capitalize each word, or do we always only capitalize the first word?

2021-04-03_23-28-23

ljramones commented 3 years ago

CRUD (CREATE, RETRIEVE, UPDATE, DELETE)? :)

ljramones commented 3 years ago

fixed