Skip to content

Use common list item component

Marc Hanisch requested to merge hackathon-expandable-list-item into develop

Goal of this MR:

  • create a common list item component that provides:
    • a header slot
    • a dot menu slot
    • a default slot (item description)
    • an actions slot (buttons)
    • an expandable slot (expandable details)
  • use this component in
    • devices list
    • platforms list
    • configurations list
    • contacts list
  • use this component in
    • devices:
      • contacts
      • measured quantities
      • custom fields
      • attachments
    • platforms:
      • contacts
      • attachments
    • configurations:
      • contacts
Edited by Marc Hanisch

Merge request reports