Refactor: Remove timeout option on inactive browsers#2100
Conversation
WalkthroughThis pull request removes the user-configurable timeout option from a display settings page by deleting the numeric input field for live update pausing. Additionally, the JavaScript handling for the window's blur event in a shared layout file is modified to use a fixed timeout value of 30 seconds instead of a dynamic value derived from user input. These adjustments ensure that live updates are paused consistently after the blur event without relying on a configurable value. Changes
Possibly Related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Can you also remove the setting from default.cfg ? |
Summary by CodeRabbit
liveTimeconfiguration option from the default settings.