1ifeworld / river

Set information free.
https://river.ph
GNU Affero General Public License v3.0
25 stars 2 forks source link

adding new channel gets funky on Firefox iOS #576

Open autonome opened 2 months ago

autonome commented 2 months ago

Edit: apparently now bookmarks saved to homescreen on iOS are opened in default browser, so this was Firefox not Safari - fixed title and description.

Steps to reproduce:

Expected: keyboard comes up, and i can see the Name field

Actual:

salieflewis commented 2 months ago

Looks like Apple is doing this intentionally because the font size is not accessible. Gleaning that more or less from this article.

I believe the simplest fix is to bump the font size of the input text to 16px, but that is of course not in accordance with the designs. Not sure if it makes sense right now to devote the time to figuring out which of these hacky workarounds may work for us. Dropping an example of how big a 16px input text is below, albeit none of the surrounding fields were adjusted.

CleanShot 2024-04-10 at 12 14 46@2x CleanShot 2024-04-10 at 12 15 41@2x

@ioeylim

ioeylim commented 2 months ago

Will try to recreate this issue on Firefox!

Echoing what Salief has said – will note and revisit this at a later time.