hashicorp-forge / hermes

A document management system
Mozilla Public License 2.0
1.8k stars 95 forks source link

ModalAlertsService refactor #647

Closed jeffdaley closed 5 months ago

jeffdaley commented 5 months ago

Converts string ModalTypes to enums. Refactors the setActive action to fix a flicker when hiding and immediately showing another modal.

jeffdaley commented 5 months ago

Folding into #648