fix: floating button style#1321
Conversation
π¦ Changeset detectedLatest commit: 15ea6c5 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Contributor trust score9/100 β New contributor This score estimates contributor familiarity with Outcome
Score breakdown
Signals used
Policy
Updated automatically when the PR changes or when a maintainer reruns the workflow. |
There was a problem hiding this comment.
1 issue found across 3 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid β if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name=".changeset/solid-cases-stop.md">
<violation number="1" location=".changeset/solid-cases-stop.md:2">
P2: Changeset frontmatter omits required `extensionVersion` metadata, so notification targeting can be incorrect for this release.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
| @@ -0,0 +1,5 @@ | |||
| --- | |||
| "@read-frog/extension": patch | |||
There was a problem hiding this comment.
P2: Changeset frontmatter omits required extensionVersion metadata, so notification targeting can be incorrect for this release.
Prompt for AI agents
Check if this issue is valid β if so, understand the root cause and fix it. At .changeset/solid-cases-stop.md, line 2:
<comment>Changeset frontmatter omits required `extensionVersion` metadata, so notification targeting can be incorrect for this release.</comment>
<file context>
@@ -0,0 +1,5 @@
+---
+"@read-frog/extension": patch
+---
+
</file context>
|
Demo video for the floating button style change:
Preview image: Video: What the demo highlights:
|

Type of Changes
Description
adjusted floating button style and added shadow to translation button and settings button
Related Issue
#1255
Closes #
How Has This Been Tested?
Screenshots
Checklist
Additional Information
Summary by cubic
Fixes floating button styling to improve spacing and visibility. Adds shadows to the translate and settings buttons and tightens layout for cleaner alignment.
Written for commit 15ea6c5. Summary will update on new commits.