foss42 / apidash

API Dash is a beautiful open-source cross-platform (macOS, Windows, Linux, Android & iOS) 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.
https://apidash.dev
Apache License 2.0
1.72k stars 339 forks source link

Remove the "Save" modal #474

Open ClementBeal opened 1 month ago

ClementBeal commented 1 month ago

Hi!

First, thank you for this project! It's very good and it works very well! I'll keep using it.

There's something that it's a bit annoying. Every time I press the "save" button to save my variable or my requests. a modal appears with a little animation. It's pretty the first time but when you add a lot of new endpoints or variables, you waste 1s each time.

Could it be possible to use a different kind of modal? Maybe a toast at the top right corner. In my opinion, it would be enough.

Btw, I use the last version from the main branch.

ashitaprasad commented 1 month ago

Thanks for your feedback .. actually we are looking into deprecating the "Save" feature and autosaving when the user makes any new modification. This issue is open for PRs for it as well. Thanks!

mohit-nagaraj commented 1 month ago

Hey i thought to give this a try. I have a idea to directly link the yes button action to save button instead of opening a pop up

mohit-nagaraj commented 1 month ago

Hey could you give more detail n point out where this is happening? why is tht only coming up when closing , cud u send some screeen shots

ClementBeal commented 1 month ago

?

I don't understand your question

ashitaprasad commented 1 month ago

@mohit-nagaraj Please focus on the other issue first. This issue has higher complexity and is "not a good first issue"