Commit aa4212e
Increase chatbot tooltip dismissal duration to 3 days (#330)
The tooltip reappeared 2 hours after a user dismissed it, which was
often enough to read as nagging. Extend the window to 3 days.
Bumps tooltipDismissDuration, the single constant both the display
check and the localStorage expiry check compare against, so the
cldocs_chatbot_tooltip_dismissed_time timestamp is re-evaluated
against the longer window with no migration needed.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 80fef55 commit aa4212e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments