inrupt / generator-solid-react

Generator for Solid React applications
https://generator.inrupt.com
MIT License
43 stars 15 forks source link

menu under person icon doesnt show up until one of welcome, profile, game, etc pressed #311

Open sideshowtom opened 4 years ago

sideshowtom commented 4 years ago

on safari

brownhoward commented 4 years ago

Hi @sideshowtom,

I could not replicate this issue on https://generator.inrupt.com with Safari v13.1 / MacOS v10.15.4. Once logged in, the dropdown menu displayed without making any other UI interactions.

Are any console errors raised when you open the application? Anything special/unusual about your computer/browser configuration?

sideshowtom commented 4 years ago

Hi @kevin-inrupt , It's on iOS 13.4, with Safari, on an iPad. I didn't see any errors, but was just waiting for the drop down menu to appear, and when it didn't after a few seconds I pressed on one of the other app choices. It's a touch screen so it may not work properly without a mouse.

brownhoward commented 4 years ago

I tested on an iPad / Safari and could not replicate. I was running 13.3.1 so upgraded to 13.4 but still could not replicate.

A couple of things to note:

  1. The dropdown menu does not automatically open. It must be clicked.
  2. We do not prioritise testing of the React SDK on iPad as it is just running as a web app. We are hoping in the future that NSS will have native support so developers will be able to build native iOS and Android Solid apps.