getredash / redash

Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
http://redash.io/
BSD 2-Clause "Simplified" License
26.26k stars 4.36k forks source link

Show create query button on mobile devices #2834

Open jezdez opened 6 years ago

jezdez commented 6 years ago

Issue Summary

When the width of the window causes the top toolbar to compact into the hamburger menu, the create button is missing.

This was originally reported downstream at https://github.com/mozilla/redash/issues/443.

Steps to Reproduce

  1. Open the home page for STMO
  2. Shrink window until toolbar collapses into the hamburger
  3. Try to create a new query

Alternatively

  1. Request the mobile view
  2. Try to create a new query

A way to create a query should still be available when the width is small.

jezdez commented 6 years ago

https://github.com/mozilla/redash/issues/443#issuecomment-400585858 has a screenshot for the current situation.

I realize that this may be out of scope for Redash.

arikfr commented 6 years ago

Considering the state of the query editor of mobile, hiding this button is not the real issue 😨

jezdez commented 6 years ago

Ugh, sorry 😬

alison985 commented 5 years ago

@arikfr or @jezdez Do you think we're ready to move forward on this?