keptn icon indicating copy to clipboard operation
keptn copied to clipboard

Create separate component for PendingChangesNotification

Open TannerGilbert opened this issue 3 years ago • 0 comments

Currently, both the ktb-modify-uniform-subscription and the ktb-project-settings component use a dt-confirmation-dialog do display the pending changes warning. As the pending changes warning might be implemented in additional views in the near future it should be extracted into its own component.

Acceptance Criteria

  • [ ] Pending Changes Notification has its own component
  • [ ] Component gets template from parent to achieve different behaviour

DoD

  • [ ] Unit tests

Current usage

Project Settings: project_settings_component

Uniform Integrations: modify_uniform_component

TannerGilbert avatar Jul 26 '22 11:07 TannerGilbert