janvi01 / sql-editor

A web-based application that provides a SQL editor to run queries and display results.
https://sql-editor-online.vercel.app/
MIT License
10 stars 17 forks source link

Feat: Add a Toast component that appears after running a query #37

Closed janvi01 closed 11 months ago

janvi01 commented 11 months ago

Is your feature request related to a problem? Please describe. Currently, when clicking on the run query, the spinner loads, and the result is displayed.

Describe the solution you'd like Add a toast component saying "Query run successful" that appears at the bottom after a query is being run and disappears when results are displayed.

Take reference from the Chakra Toast component..

prash240303 commented 11 months ago

i would like to work on this issue , can u assign the same to me ?

prash240303 commented 11 months ago

hi @janvi01 can u assign the issue to me ?