batches: open modal when clicking download spec for src-cli link
Created by: adeola-ak
Closes #32338 (closed)
with the modal pop up defaulting as true, when clicking download for src-cli the modal will pop up and provide extra information before allowing the user to click to download the spec or to not see the modal again. If 'dont show this again' is selected, that will store that choice in temporary settings and the next time the download link is clicked, the spec will be automatically downloaded as it worked prior.
Test plan
Tested all buttons and views added with this PR