foss42 / apidash

API Dash is a beautiful open-source cross-platform API Client built using Flutter which can help you easily create & customize your API requests, visually inspect responses and generate API integration code. A lightweight alternative to postman/insomnia.

Home Page:https://apidash.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a Saving State

animator opened this issue · comments

Tell us about the task you want to perform and are unable to do so because the feature is not available
Currently when the user clicks on the Save button ... The collection is saved and a notification toast is shown. When the collection is large, this process takes some time & the user has no clue what is happening. So for better UX, a dialog with save animation should be displayed while the saving is in progress.

Hey @animator can you please tell me more about this cause what i see is when I Save any collection one snackbar comes
image

so what type of ux you are expecting here. Please elaborate little bit.

Thanks