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

Fix: Mobile responsiveness for Query Output header #10

Closed janvi01 closed 11 months ago

janvi01 commented 1 year ago

Describe the bug Currently, the query output header(Query output text, query time, export csv) is not responsive in mobile view.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://sql-editor-online.vercel.app/
  2. Switch to Mobile view.
  3. Run a Query and scroll down to Query output.

Expected behavior It should be responsive.

Screenshots

Screenshot 2023-10-12 at 12 24 27 PM
killerkc12 commented 1 year ago

I would like to work on this. Please assign to me

227001 commented 1 year ago

I have completed this task and submitted PR. The modified page is displayed as follows: 截图18 截图19

prash240303 commented 11 months ago

hi @janvi01 , UI design based issues are being accepted? I found many UI design issues that needs to be resolved and i can work on them , so if yes may i create a issue listing all those issues and work on that ?

janvi01 commented 11 months ago

Hello @prash240303 please create new issues, kindly recheck before creating if the issue ticket already exist or not to avoid duplicates.