KartikChugh / Otto

Otto makes machine learning an intuitive, natural language experience. 🏆 Facebook AI Hackathon winner ⭐️ #1 Trending on MadeWithML.com ⭐️ #4 Trending JavaScript Project on GitHub ⭐️ #15 Trending (All Languages) on GitHub
http://ottoml.online
MIT License
950 stars 75 forks source link

Buttons less visible on smaller resolutions #18

Closed ibombonato closed 4 years ago

ibombonato commented 4 years ago

The "next step" button is hidden behind the chatbot depending on screen size, so it may affect the usability.

image

KartikChugh commented 4 years ago

As the web app was developed in roughly a month for the hackathon, it was primarily tested for the standard 1080p resolution. Adjusting for different resolutions is definitely a priority for the near future.

Thanks for flagging!

renesansz commented 4 years ago

I also have the same issue the chat popup is blocking the view especially on the next steps when you choose which dataset you want to use.

KartikChugh commented 4 years ago

We're working on this! In the meantime, note that it works fine on 1920×1080 resolutions, which you can switch to if you'd still like to try out the app

sanujb commented 4 years ago

Fixed!