DevAlphaKilo / FreezerInventoryAppForSplunk

a Splunk app used to track freezer inventory and display the information across a few pre-built dashboards
https://github.com/DevAlphaKilo/FreezerInventoryAppForSplunk
GNU General Public License v3.0
1 stars 0 forks source link

Manage Items Page: Delete Confirm Prompts Multiple Times #16

Closed DevAlphaKilo closed 4 years ago

DevAlphaKilo commented 4 years ago

Deleting multiple items on the Manage Items page will cause the confirm delete prompt to prompt one or more times, increasing after each item delete.

Delete first item, 1x prompts Delete 2nd item, 2x prompts Delete 3nd item, 3x prompts etc.

DevAlphaKilo commented 4 years ago

Suspected line 70: manage-items.js Uncomment out and test

DevAlphaKilo commented 4 years ago

Issue fixed in commit above