Skip to content

Add dismiss button to JUST-OS chatbot widget#746

Merged
richarddushime merged 2 commits intomasterfrom
feature/just-os-dismiss
Apr 15, 2026
Merged

Add dismiss button to JUST-OS chatbot widget#746
richarddushime merged 2 commits intomasterfrom
feature/just-os-dismiss

Conversation

@LukasWallrich
Copy link
Copy Markdown
Contributor

Summary

  • Adds a small "×" dismiss button to the JUST-OS jellyfish chatbot widget, visible on hover
  • Clicking it hides the widget for the current browser session (via sessionStorage)
  • Stops the auto-toggle bubble animation when dismissed
  • Widget reappears on new browser sessions

Test plan

  • Hover over the jellyfish icon — dismiss button should appear at top-right
  • Click dismiss — widget should disappear
  • Navigate to another page — widget should stay hidden
  • Open a new tab/session — widget should reappear

🤖 Generated with Claude Code

The jellyfish mascot widget can obscure page content. This adds a small
close button (visible on hover) that hides the widget for the current
browser session via sessionStorage.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@LukasWallrich LukasWallrich requested a review from a team as a code owner April 15, 2026 16:14
@github-actions
Copy link
Copy Markdown
Contributor

👍 All image files/references (if any) are in webp format, in line with our policy.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 15, 2026

✅ Spell Check Passed

No spelling issues found when checking 2 changed file(s)! 🎉

@LukasWallrich
Copy link
Copy Markdown
Contributor Author

LukasWallrich commented Apr 15, 2026

Staging Deployment Status

This PR has been successfully deployed to staging as part of an aggregated deployment.

Deployed at: 2026-04-15 16:21:12 UTC
Staging URL: https://staging.forrt.org

The staging site shows the combined state of all compatible open PRs.

Copy link
Copy Markdown
Contributor

@richarddushime richarddushime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@richarddushime richarddushime merged commit 52277e0 into master Apr 15, 2026
3 checks passed
@richarddushime richarddushime deleted the feature/just-os-dismiss branch April 15, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants