core icon indicating copy to clipboard operation
core copied to clipboard

[UI] Create a reusable Sidebar dot-sidebar

Open oidacra opened this issue 2 years ago • 0 comments

Create a reusable dump component of Angular to show the configurations of an experiment.

Needs to be:

  • Width configurable
  • Has header
  • Can be nested sidebar
  • Optional dismissible
  • Handle closeOnEscape configurable
  • Cancel button ( X )
  • Button at the right of the title in some cases (ex. Save, Create)
  • Based on PrimeNg [sidebar component](https://www.primefaces.org/primeng/sidebar)

UI: Screen Shot 2022-08-16 at 12 47 34 PM

Nested UI: Screen Shot 2022-08-16 at 12 51 51 PM

oidacra avatar Aug 16 '22 17:08 oidacra