DannyMoerkerke/whatpwacando.today

some UI bugs

Closed this issue · 8 comments

3m4r5 commented

1- in Speech recognition, the page is Swipeable horizontally because the result text box is wider than the screen (tested on iPhone 8 Plus). fixed

2- in Speech recognition, the result text box is fillable by the user but shouldn't. fixed

3- in dark mode, the color of the bottom bar icons and text is white, which is inconsistent with the rest of the ui elements. (minor)

4- the top and bottom bars is swipeable which creates annoying behavior when trying to swipe.

5- when I reload, the "Your device is currently offline." message disappears. fixed

6- when I get "Geolocation error", the background is still swipeable. fixed

7- in the Info section, the form in the bottom is wider than the screen. fixed

8- in Audio recording, the volume slider isn't swipeable.

9- this. fixed

10- when I reload while offline usually I get this, but I couldn't reproduce this behavior while recording the screen.

11- sometimes I get this while offline. (can't reproduce)

12- screen recording fixed

13- is this supposed to happen this quickly? can't reproduce

Thanks for reporting!

I fixed all bugs except:

  1. what should the correct colors be according to you?
  2. I can adjust the volume on my iPhone 13, I'll see if I can check on iPhone 8. What do you mean with recording slider? If you mean the vertical bar in the waveform view, this is not supposed to be swipeable.
  3. I cannot reproduce this. Is the audio not loading in the Audio demo?
3m4r5 commented
  1. what should the correct colors be according to you?

idk maybe #EAEAEA like the rest of the icons, but you may want to leave it as it is to make it pop more than the other buttons, either way it's not significant.

  1. I can adjust the volume on my iPhone 13, I'll see if I can check on iPhone 8.

turns out the audio slider is functional and swipeable but it's small and slightly hard to grip therefore I thought it's a bug.

What do you mean with recording slider? If you mean the vertical bar in the waveform view, this is not supposed to be swipeable.

I thought it was supposed to be swipeable.

  1. I cannot reproduce this. Is the audio not loading in the Audio demo?

not sure which issue are you talking about if it's about #9 it's a ui bug, all I have to do to reproduce it is to go into any section and then tap on reload and then tap on the left-pointing arrow at the top.

the audio demo is loading fine (while online)

and the audio playback in the recording demo seems to be fixed.

Just pushed the fixes, all should now be fixed.

3m4r5 commented

@DannyMoerkerke I still can reproduce number 9

@3m4r5 I fixed #9.

12 should now also be fixed but what iOS version are you on?

13 what exactly are you doing here? The video is very short and I can't see what's in the top of the screen.

3m4r5 commented

@DannyMoerkerke in #13 I just disabled wifi and then tapped on reload, I can't reproduce it anymore.

3m4r5 commented

I'm on iOS 14.7.1

Then all issues should be fixed now. If you spot any issues again please let me know.

Thanks so much for reporting!