Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Mobile responsiveness for Query Output header #10

Closed
janvi01 opened this issue Oct 12, 2023 · 4 comments · Fixed by #17
Closed

Fix: Mobile responsiveness for Query Output header #10

janvi01 opened this issue Oct 12, 2023 · 4 comments · Fixed by #17
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest

Comments

@janvi01
Copy link
Owner

janvi01 commented Oct 12, 2023

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

@janvi01 janvi01 added bug Something isn't working good first issue Good for newcomers hacktoberfest labels Oct 12, 2023
@killerkc12
Copy link
Contributor

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

@227001
Copy link
Contributor

227001 commented Oct 13, 2023

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

227001 added a commit to 227001/sql-editor that referenced this issue Oct 14, 2023
@227001 227001 removed their assignment Oct 16, 2023
@janvi01 janvi01 linked a pull request Oct 19, 2023 that will close this issue
@prash240303
Copy link
Collaborator

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
Copy link
Owner Author

janvi01 commented Oct 25, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants
@janvi01 @killerkc12 @prash240303 @227001 and others