[COMPONENT] New Kirby modal component / module based on Ionic's default modals #2585
Closed
1 of 11 tasks
Labels
component
NOT Prioritized
Issue not yet prioritized and added to a Milestone
NOT Tech refined
Needs Tech kickoff - solution outlined and agreed
Describe the solution you'd like
New modal based on the default Ionic modals. This is part of the proces to simplify the Kirby modal and at the same time make it desktop ready. The goal is to make either a stand alone component (dependent on Angular 14) or a new module. By doing it this way we can work on the new modal, without making breaking changes to the old modal.
After making one or two modals, both as inline modals and programatically available through a modalController, the ambition is to make a RFC to get some input on the direction we are headed. Additionally, by starting the proces of refactoring the modals and seeing Ionic's default output for desktop modals, we are better equipped to talk about the subject with the UX group.
Checklist:
The following tasks should be carried out in sequence in order to follow the process of contributing correctly.
Refinement
Implementation
The contributor who wants to implement this issue should:
Review
Once the issue has been implemented and is ready for review:
The text was updated successfully, but these errors were encountered: