You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No not a problem.
Describe the solution you'd like
Currently, users must manually enter download, upload, and ping thresholds for speed monitoring.
Implement an "Auto Populate" feature that:
Runs a one-time speed test in the background
Automatically fills in threshold values with test results
Applies slight adjustments to the retrieved values for more realistic monitoring
Detailed Workflow
User clicks the Auto Populate button
A speedtest is performed without saving the results
Threshold fields are automatically populated with:
Download speed: Speed test result with a 10% reduction
Upload speed: Speed test result with a 10% reduction
Ping: Speed test result with a 40% increase
Additional Considerations
Provide an option reset auto-populated values by running a new test
Provide an option to adjust the values manually
Add a tooltip explaining the slight reduction/increase rationale
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
No not a problem.
Describe the solution you'd like
Currently, users must manually enter download, upload, and ping thresholds for speed monitoring.
Implement an "Auto Populate" feature that:
Detailed Workflow
Additional Considerations
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: