Skip to content

Refactor popup

David Burke requested to merge refactor-popup into dev
  • Introduce ngrx-entity for secrets
  • Use onPush for popup
  • Refactor selectors for popup

To do:

  • Fix glitchy hover over username
  • Remove repeating svg inline for each item and have it just reference them once
  • Fix checkbox not hiding after clicking copy. This means moving it to state.
  • Have list view reuse existing selectors
  • Investigate further css performance improvements

@BrendanBerkley will need your help. Fine to start whenever

Edited by Brendan Berkley

Merge request reports