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
9 stars 17 forks source link

Feature / Fullscreen editor #59

Closed amanswarnakar closed 7 months ago

amanswarnakar commented 7 months ago

Is your feature request related to a problem? Please describe. Currently, when we click on fullscreen/expand btn, it just expands the editor merely.

Related issue(s) #45 - Feature: Fullscreen Editor

Expected behavior: When the fullscreen button is clicked, the code editor should be maximized on the screen and the query history should be hidden. A show-history button should be visible when in fullscreen mode to show the query history again.

Before:

https://github.com/janvi01/sql-editor/assets/80145855/79a514ab-1717-49cf-acb9-95b2c6b72ff8

After:

https://github.com/janvi01/sql-editor/assets/80145855/98bf135f-da80-421b-b77f-b91e1780f299

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sql-editor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 18, 2024 0:17am
prash240303 commented 7 months ago

Thanks @amanswarnakar , the PR looks good to merge, thanks for your contribution! !