Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

MananTank
Copy link
Member

@MananTank MananTank commented Sep 19, 2025


PR-Codex overview

This PR focuses on updating the CustomChatButton component's appearance and functionality across different layouts in the dashboard, including changes to icon usage and button behavior.

Detailed summary

  • Removed fixed positioning of <CustomChatButton> in layout.tsx files.
  • Updated icon from MessageCircleIcon to CircleQuestionMarkIcon.
  • Changed button label from dynamic to a static "Need help?".
  • Adjusted button variant from default to outline.
  • Modified styles for the button and popup/modal components.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

linear bot commented Sep 19, 2025

Copy link

vercel bot commented Sep 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
thirdweb-www Ready Ready Preview Comment Sep 20, 2025 0:11am
4 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
docs-v2 Skipped Skipped Sep 20, 2025 0:11am
nebula Skipped Skipped Sep 20, 2025 0:11am
thirdweb_playground Skipped Skipped Sep 20, 2025 0:11am
wallet-ui Skipped Skipped Sep 20, 2025 0:11am

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground September 19, 2025 23:06 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 September 19, 2025 23:06 Inactive
@vercel vercel bot temporarily deployed to Preview – nebula September 19, 2025 23:06 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui September 19, 2025 23:06 Inactive
Copy link

changeset-bot bot commented Sep 19, 2025

⚠️ No Changeset found

Latest commit: 6f88d38

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

coderabbitai bot commented Sep 19, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 09-20-_bld-325_dashboard_rename_floating_chat_button_label

Comment @coderabbitai help to get the list of available commands and usage tips.

@MananTank MananTank marked this pull request as ready for review September 19, 2025 23:06
@MananTank MananTank requested review from a team as code owners September 19, 2025 23:06
@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Sep 19, 2025
Copy link
Member Author

MananTank commented Sep 19, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link
Contributor

github-actions bot commented Sep 19, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.05 KB (0%) 1.3 s (0%) 228 ms (+166.6% 🔺) 1.6 s
thirdweb (cjs) 361.64 KB (0%) 7.3 s (0%) 855 ms (+11.52% 🔺) 8.1 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 105 ms (+2753.41% 🔺) 220 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 68 ms (+3476.32% 🔺) 79 ms
thirdweb/react (minimal + tree-shaking) 19.14 KB (0%) 383 ms (0%) 77 ms (+1008.56% 🔺) 460 ms

Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.34%. Comparing base (d53f8a2) to head (6f88d38).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8086   +/-   ##
=======================================
  Coverage   56.34%   56.34%           
=======================================
  Files         906      906           
  Lines       59182    59182           
  Branches     4175     4175           
=======================================
  Hits        33349    33349           
  Misses      25727    25727           
  Partials      106      106           
Flag Coverage Δ
packages 56.34% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@graphite-app graphite-app bot changed the base branch from 09-20-_mny-191_dashboard_add_header_in__bridge to graphite-base/8086 September 19, 2025 23:35
@graphite-app graphite-app bot force-pushed the 09-20-_bld-325_dashboard_rename_floating_chat_button_label branch from 24e49b2 to 9eb2cd9 Compare September 19, 2025 23:46
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground September 19, 2025 23:47 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui September 19, 2025 23:47 Inactive
@vercel vercel bot temporarily deployed to Preview – nebula September 19, 2025 23:47 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 September 19, 2025 23:47 Inactive
@graphite-app graphite-app bot changed the base branch from graphite-base/8086 to main September 19, 2025 23:47
@graphite-app graphite-app bot force-pushed the 09-20-_bld-325_dashboard_rename_floating_chat_button_label branch from 9eb2cd9 to 0496952 Compare September 19, 2025 23:47
@vercel vercel bot temporarily deployed to Preview – docs-v2 September 19, 2025 23:47 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground September 19, 2025 23:47 Inactive
Copy link
Contributor

graphite-app bot commented Sep 20, 2025

Merge activity

<!--

## title your PR with this format: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"

If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000):

## Notes for the reviewer

Anything important to call out? Be sure to also clarify these in your comments.

## How to test

Unit tests, playground, etc.

-->

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on updating the `CustomChatButton` component and its usage in various layouts by simplifying the button structure, changing icons, and removing unnecessary wrapper elements.

### Detailed summary
- Removed the wrapper `<div>` around the `CustomChatButton` in `layout.tsx` files.
- Changed the icon in `CustomChatButton` from `MessageCircleIcon` to `CircleQuestionMarkIcon`.
- Updated button label from dynamic to static "Need help?".
- Adjusted button class names for styling consistency.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
@graphite-app graphite-app bot force-pushed the 09-20-_bld-325_dashboard_rename_floating_chat_button_label branch from 0496952 to 6f88d38 Compare September 20, 2025 00:03
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground September 20, 2025 00:03 Inactive
@vercel vercel bot temporarily deployed to Preview – nebula September 20, 2025 00:03 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui September 20, 2025 00:03 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 September 20, 2025 00:03 Inactive
@graphite-app graphite-app bot merged commit 6f88d38 into main Sep 20, 2025
24 checks passed
@graphite-app graphite-app bot deleted the 09-20-_bld-325_dashboard_rename_floating_chat_button_label branch September 20, 2025 00:11
@vercel vercel bot temporarily deployed to Production – wallet-ui September 20, 2025 00:11 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground September 20, 2025 00:11 Inactive
@vercel vercel bot temporarily deployed to Production – nebula September 20, 2025 00:11 Inactive
@vercel vercel bot temporarily deployed to Production – docs-v2 September 20, 2025 00:11 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dashboard Involves changes to the Dashboard.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants