fix(frontend): add cooldown tooltips and fix settings tab initial load #50
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
javascript
python
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: justinzeus/scholarr#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/cooldown-tooltip-settings-load"
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?
Summary
AppHelpHinttooltip toScrapeSafetyBadgeandScrapeSafetyBannerexplaining what the cooldown is, why it triggered (cooldown_reason_label), and what to do (recommended_action)SettingsAdminPanel.vuenow defers initialloadSection()vianextTickand uses{ flush: "post" }on the section watcher, fixing the race condition where template refs were null on initial navigationget_api_current_user)Includes cherry-picks from
feat/live-scholar-progress-counter:Test plan
/settings?tab=users→ users list loads immediately/settings?tab=integrity→ integrity checks load/settings?tab=pdf→ pdf queue loads?icon on cooldown badge → tooltip with reason + action🤖 Generated with Claude Code
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.