-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: confirmation modal when activate/deactivate single input (#1421)
**Issue number:** https://splunk.atlassian.net/browse/ADDON-76193 ## Summary ### Changes Property useInputToggleConfirmation added to inputs page schema for both single table services and separated tab services. It enables additional confirmation pop-up when changing input status. ### User experience When useInputToggleConfirmation set to true additional confirmation menu is displayed when toggling input status. Inactive into Active <img width="1486" alt="Screenshot 2024-10-31 at 03 34 29" src="https://github.com/user-attachments/assets/cad39920-6453-4ea9-b2b3-dbdba44e0ea8"> Active into Inactive <img width="1488" alt="Screenshot 2024-10-31 at 03 34 19" src="https://github.com/user-attachments/assets/5dfeea4f-5807-4c65-b681-74298ac42e46"> ## Checklist If your change doesn't seem to apply, please leave them unchecked. * [x] I have performed a self-review of this change * [x] Changes have been tested * [x] Changes are documented * [x] PR title follows [conventional commit semantics](https://www.conventionalcommits.org/en/v1.0.0/) --------- Co-authored-by: Viktor Tsvetkov <[email protected]>
- Loading branch information
1 parent
b3877c7
commit 34c8ec2
Showing
11 changed files
with
608 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.