mirror of
https://github.com/enso-org/enso.git
synced 2024-11-24 00:27:16 +03:00
06b416d499
Closes: enso-org/cloud-v2#1083 Tl;dr: This PR introduces a new menu entry that allows to open edit description dialog from context menu in dashboard. This supposed to work only in cloud. When you right-click on an item in Cloud Drive, you can choose "Edit description" option to change the description of the selected item. https://github.com/enso-org/enso/assets/61194245/53e949df-8a31-401c-ba48-52eddad468fa Context: See enso-org/cloud-v2#1083 . I decided to open a dialog insted of the sidebar because latter takes to much time and effort to make it properly. This Change: Added new variants for button component(submit & cancel), also - loading state.Added a new dialog that opens when you select "Edit description" in context menu. Test Plan: 1. We shouldn't allow users to change the description for local files 2. Changes in the Dialog(after save) should reflect in sidebar(Description should update in sidebar) 3. Loading state/Errors should be displayed in dialog. |
||
---|---|---|
.. | ||
gui2 | ||
ide-desktop |