You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: developer_manual/design/atomiccomponents.rst
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ The action menu contains commonly used actions associated with an item. Each ent
59
59
* checkboxes to quickly toggle a state, like in Mail
60
60
61
61
.. image:: ../images/action-menu-radio-button.gif
62
-
:alt:Radio button in action menu in Talk
62
+
:alt:Radio button in action menu in Files link sharing
63
63
64
64
* radio buttons to select from a few options, like chat notifications in Talk
65
65
@@ -69,9 +69,9 @@ The action menu contains commonly used actions associated with an item. Each ent
69
69
* new entry elements to quickly add items, like add a new mailbox in Mail
70
70
71
71
.. image:: ../images/action-menu-second-level.gif
72
-
:alt:Second level of actions in action menu to set due date reminders in Deck
72
+
:alt:Second level of actions in action menu to configure custom permissions for link shares in Files
73
73
74
-
* a second level of actions, like due date reminders in Deck
74
+
* a second level of actions, like to configure custom permissions for link shares in Files
75
75
76
76
Some commonly used actions in the action menu are favoriting, renaming, downloading and deleting. Delete should always be at the last position as to not be confused with other actions.
Dropdowns allow the user to select one or more items from a list. Dropdowns can have predefined options from which the user can select one or more items, as seen in Contacts for selecting the type of a phone number. If there are not too many entries, you may also think about using a set of :ref:`checkboxes and radio buttons` instead.
0 commit comments