Closed HeriLFIU closed 1 month ago
The new modal component seems to be working fine, at least in the main UI repo. Imma start replacing it within the other napps and do some further testing.
@viniarck @rmotitsuki Just updated the changelog.
The new modal component seems to be working on topology without any issue.
@viniarck Correct me if I am wrong but I was only able to find 3 other repos that implemented modals within their UI.
It should be these 3:
@viniarck scratch that, there are two left, another one in topology and one in maintenance
I think that I was able to locate every single modal and update it with the new modal component.
I attached a link to the corresponding PR's to this PR.
All that's left is an additional modal within telemetry_int
, but it has an additional check box, so I will have to make modifications to the existing modal component.
I also fixed some buttons within the maintenance
UI.
Closes #N/A
Summary
Added a reusable modal component to UI made from existing code. The component is called "k-modal".
Local Tests
A combination of all parameters were used all at once to ensure functionality.
Associated Pull Requests
Childs
Description - Repositories that implemented new modal component.