forked from NangoHQ/nango
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(webapp):improve on scopes input fields and download flow (NangoH…
…Q#1794) ## Describe your changes I added a timestamp in front of the zip file name to produce `1646812165-nango-integrations.zip`, ensuring each download file has a unique name. Additionally, I included functionality to disable the download spinner by invoking `setIsDownloading(false) `whenever we encounter an error. I also implemented functionality to add scopes whenever the user clicks on `Add new scope`. ![scopes](https://github.com/NangoHQ/nango/assets/85742599/741d9153-a1c9-46a6-a3ea-2a590da147f9)
- Loading branch information
1 parent
9363997
commit 3049a20
Showing
2 changed files
with
6 additions
and
17 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