You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment when the URL for the swagger file is changed the change will not take effect unless the fetch button is pressed and the fetch operation completed successfully.
To fix the UX I suggest:
Perform the fetch operation on URL change automatically
Make the fetch operation a blocking call with dialogue showing the progress and ability to cancel it
Only allow to save the node changes if the fetch operation succeeded.
The text was updated successfully, but these errors were encountered:
At the moment when the URL for the swagger file is changed the change will not take effect unless the fetch button is pressed and the fetch operation completed successfully.
To fix the UX I suggest:
The text was updated successfully, but these errors were encountered: