Adapt slide-in forms to use the new `IxChainedSlideInService`

Description

Use the new service to open slide-in forms. Make multiple PRs (maybe one for 3-4 modules) so regressions can be avoided while testing. Keep in mind

  • Use the new `ix-modal-header2` for slide-in form headers with the IxChainedSlideInService

  • You can use the import
    `@Inject(SLIDE_IN_CLOSER) protected slideInCloser$: Subject<unknown>`
    to get the subject that you can call next on to initiate the closure of the slide-in form.

  • It can be used like so to open a new slide-in form

Problem/Justification

None

Impact

None

Activity

Show:
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

More fields

Katalon Platform

Created November 7, 2023 at 1:35 PM
Updated February 27, 2025 at 9:13 PM