peterklingelhofer

Results 45 comments of peterklingelhofer

Thanks for setting this up @jackhajb! > 3. Should we also be testing (at-least locally) with development branch of stream repo considering the Wordpress transition should be launching within the...

Android Open Testing is available here if you'd like to update the link in the original issue: https://play.google.com/store/apps/details?id=com.resonate.streamapp

@jackhajb, I didn't realize until yesterday's chat that cookies were required for logging in. You can ignore that [post](https://github.com/resonatecoop/stream/issues/171#issuecomment-1047391921) earlier. Also, per [this post](https://community.resonate.is/t/minimal-mobile-stream-app/2613/32), that will be the Android public...

Getting some differences in the spacing when viewing trackgroups when after checking out this PR. #### Development Branch #### This PR Do you get these as well on your machine?

Hmmm... That means it could either be a problem with the `addToPlaylistAction` on L506 in `packages/menu-button-options-component/index.js` in this repository, or a bug in our `tracks-api` repository, which is not yet...

> I am using an android Pixel 3a XL on Chrome and the listen menu bar worked as expected. Thank you for reporting on this. Seems exclusive to iOS then....

Attempting to hide the "Learn" menu for iOS mobile browsers and the iOS [stream-app](https://github.com/peterklingelhofer/stream-app) users, as pressing it does nothing. Running into this error: ```sh ◇ ReferenceError: navigator is not...

Maybe adding `tabindex="0"`? https://stackoverflow.com/questions/66477748/focus-within-works-on-android-browser-but-not-ios

Solution: https://github.com/resonatecoop/website/pull/41