nextcloud-vue icon indicating copy to clipboard operation
nextcloud-vue copied to clipboard

[RFC] Proposal: remove or rework NcListItemIcon

Open susnux opened this issue 8 months ago • 2 comments

  • From: https://github.com/nextcloud-libraries/nextcloud-vue/issues/6384
  • Reported by: @ShGKme

It is mostly a non-interactive NcListItem (just without the anchor element) so it could contain custom interactive elements. And its name is completely wrong anyway.

Options:

  • Remove if not needed
  • Rework to be reusable in NcListItem and only add the anchor there

susnux avatar Apr 27 '25 10:04 susnux

It's still used in:

  • Photos
  • Calendar
  • Mail
  • Contacts

skjnldsv avatar May 02 '25 13:05 skjnldsv

It's still used in:

We wan't change it without a major release :) (Or without a forward compatibility)

ShGKme avatar May 02 '25 13:05 ShGKme