Skip to content

Userinteraction with a data set ("actions")

!Deprecated

This issue is closed and split in the following two: #203 (closed) , #204 (closed)

Description

We refer to the representation of a data set in a list. This is a custom expandable panel.

  • there are primary actions and secondary actions
    • primary actions, e.g.: View, Edit
    • secondary actions, e.g.: Copy, Delete
  • primary actions are displayed as buttons in the header
  • secondary actions are displayed in a context menu (3 dotted menu)
  • these actions should also be available in the detailed view
  • implement a component as a custom expandable panel which will be used by the different pages
  • implement a component (button panel/button tray) that will be used in the detailed page of the data sets that will contain the possible actions for this data set
  • use slots (if neccessary) to provide more flexibility

Source

https://confluence.digitalearth-hgf.de/pages/viewpage.action?pageId=16723294

Edited by Tobias Kuhnert