mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[GH-ISSUE #143] nits: ui: DNS Log: Select client input box #33
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#33
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 @0vercl0k on GitHub (May 12, 2023).
Original GitHub issue: https://github.com/spr-networks/super/issues/143
Originally assigned to: @lts-po on GitHub.
The input box on that UI has an annoying behavior; you can't click on it to display the various clients but have to click on the arrow on the far right of the box
https://github.com/spr-networks/super/assets/1476421/80c98e70-e5e8-4384-8bad-1c53392da9d2
@lts-rad commented on GitHub (May 13, 2023):
Good question about why this happens, any ideas @lts-po?
I think the Native Base 'Menu' is the relevant code?
github.com/spr-networks/super@efd50684d7/frontend/src/components/InputSelect.js@lts-po commented on GitHub (May 15, 2023):
This is fixed in dev branch (
github.com/spr-networks/super@4096181380), will merge in next releaseThanks!