-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Admin Console
-
Sprint:UI - 2024-6, UI - 2024-7, UI COOLDOWN - 2024-6
- Add a Ng-form
- Document ID : Create a input and label for this field [add validation for id 'can't be empty']
- dispatch action for on launch button [folderReindexing]
- Subscribe "folder" store data
- show error popup if any [bind 'folder.error']
- add a back option to the popup so that user can go back and rectify
- retain form value.
- Show a confirmation message popup [Action 'action name' launched successfully with 'action id'] -> [**need to check did we get any action-id back as response of the launch action]
Q.
-What happen if user try to launch an action with same Document ID multiple times?
-Can user pass multiple Document ID in a same launch action?
**After launching the reindexing job did we have to show the launched actions in a dash board? We have to clarify this? [In future release yes we do have a dash board for jobs but for this release we have to ask]