-
Improvement
-
Resolution: Fixed
-
Major
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-71788-master-7 -
-
1
-
HQ Team International Sprint 3, HQ Team International Sprint 4
Current behaviour: When the user is exporting the calendar and click "Get calendar URL" button, the url is displayed on the footer of the page.
Proposed change: Enclose the export URL in a field and implement the "Copy URL" button as per prototype
Must have: Enclose the calendar URL in a text box
Could have: Implement the copy URL button.
Note:
If the "Copy URL" button will be implemented, we should not use document.execCommand() because it's a deprecated feature. The Clipboard API might be useful.
- is blocked by
-
MDL-61460 Introduce the UI components library
- Closed