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

Reimplement empty state below editor #6

Closed janvi01 closed 1 year ago

janvi01 commented 1 year ago

Is your feature request related to a problem? Please describe. Currently, when there is no query run, it shows "Nothing to show at the moment" which looks boring.

Describe the solution you'd like Reimplement the empty area with an image addition and text shown below.

emptystatereimplement

png file - illustration

The upper div will expand up to the illustration.

Yogeshp0012 commented 1 year ago

Hi @janvi01 , Can i work on this?

janvi01 commented 1 year ago

Hey @Yogeshp0012 Sure, I have assigned you. Feel free to ask any doubts.

Yogeshp0012 commented 1 year ago

image

Is this fine @janvi01

janvi01 commented 1 year ago

image

Is this fine @janvi01

Yeah, looks good. Kindly create a PR. Thanks.