mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[GH-ISSUE #172] [ui] react native web & safari issues #46
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lts-rad on GitHub (Jun 27, 2023).
Original GitHub issue: https://github.com/spr-networks/super/issues/172
Originally assigned to: @lts-rad on GitHub.
in safari, text inputs lose focus while typing
@lts-rad commented on GitHub (Jun 27, 2023):
setup screen, ssid affected
@lts-rad commented on GitHub (Jun 27, 2023):
@rgov i had thought we fixed this issue. turns out native base reintroduced it.
https://github.com/GeekyAnts/NativeBase/issues/5111
@lts-rad commented on GitHub (Jun 28, 2023):
so i had introduced this bug back in march when updating native base for other UI fixes. this is now addressed with a shim for select to workaround the safari bug
will be deployed in
https://github.com/spr-networks/super/pull/173