-
Notifications
You must be signed in to change notification settings - Fork 3
Unable to switch between input field in settings #2
Copy link
Copy link
Open
Description
Summary
Users are unable to switch between input fields in the settings panel using mouse clicks.
Steps to Reproduce
- Open Settings → Intervals & Probing
- Click on an input field (e.g., "Ping every")
- Try clicking on another input field (e.g., "Speed test every")
Expected Behavior
Clicking another input should move focus to that field like that in internet probes section.
Actual Behavior
- Clicking changes focus for a moment and reverts back to first field (ping every)
- Users must:
- Use Tab key, or
- Click-and-hold to adjust values
Impact
- Poor user experience
- Non-intuitive interaction
- Especially problematic for non-technical users
Possible Causes (Speculation)
- Overlay or element blocking pointer events
- Custom input component handling focus incorrectly
Environment
- OS: Windows 11 (amd64)
- Browser: Edge, Chrome
- Package: netmon windows amd64
- Release: v1.1.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
