Metadata
Description
Both the world picker and keyboard input menu only apply changes when the "Done" button is hit. As discussed in recent meetings, it would be clearer if the buttons were named "Save".
Comments
-
Simon Bates commented
2021-11-01T13:13:05.018-0400 This task is closed as Won't Fix. The work to update the dialog footer button names will be done as part of C2LC-499, the new modal components. C2LC-499 will include a new ModalWithFooter component which will have a flexible 'buttons' property for specifying the buttons to be displayed in the modal footer. The 'buttons' property will be a list of (label, callback, isDone).