nextcloud/apps/files_sharing/src/components
fenn-cs c179408a0d Tooltip outside click, should abort share creation
It's unexpected that click outside a tooltip would proceed with the
 action that could be carried out inside the tooltip.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2023-12-11 21:03:28 +01:00
..
ExternalShareAction.vue chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
PersonalSettings.vue fix(files_sharing): String translations 2023-07-31 23:17:23 +00:00
SelectShareFolderDialogue.vue Replace custom input field with NcTextField 2023-08-31 12:33:29 +02:00
SharePermissionsEditor.vue Don't disable actions when saving share permissions 2023-06-19 12:13:19 +02:00
SharingEntry.vue Reduce width of sharing entry 2023-10-19 12:50:14 +00:00
SharingEntryInherited.vue Properly align all sharing-entry types 2023-09-14 16:10:29 +00:00
SharingEntryInternal.vue Replace ActionLink with ActionButton on sharing tab 2023-11-17 16:55:05 +01:00
SharingEntryLink.vue Tooltip outside click, should abort share creation 2023-12-11 21:03:28 +01:00
SharingEntryQuickShareSelect.vue Updates to sharing flow 2023-10-02 11:59:10 +01:00
SharingEntrySimple.vue Properly align all sharing-entry types 2023-09-14 16:10:29 +00:00
SharingInput.vue fix: Share select search globally icon 2023-10-23 15:14:49 -07:00