Open ys-chung opened 6 years ago
I think I might be more curious how you got search on mobile in general. Because I haven't designed a good experience for mobile beyond browsing, that's actually been hidden. I'll keep this bug around to make sure this gets resolved when mobile search/upload does become a thing, though.
Since iOS 12 came out, I wrote my own Siri Shortcut (video of it working) for RB image search for Twitter so I can search + post to Reddit entirely on my phone.
Since RB doesn't have a Safari extension, a while ago I also wrote my own RB image search extension (as Safari App Extension) because I use Safari to browse most of the time.
Well, that's neat! I suppose making a mobile friendly version of the search results page wouldn't be too difficult versus the whole search experience. I'll look into designing something up.
Is this viewport size dependent? Seems like on mobile the image search results just show the given image and the "seems like have been posted on ..." box, and the rest of the results don't load at all, when inspected I found they are not even created in DOM.