Skip to content

[TOOL-3036] Nebula: Various UI improvements #5929

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

MananTank
Copy link
Member

@MananTank MananTank commented Jan 11, 2025

PR-Codex overview

This PR focuses on improving the UI and functionality of the chat components in the dashboard application, including styling adjustments, new features, and code enhancements for better user experience.

Detailed summary

  • Adjusted padding in ChatPageContent component.
  • Updated CSS variables in globals.css for improved theming.
  • Added a new BadgeContainer in Chats.stories.tsx.
  • Changed button variant to outline in ContractCard.
  • Enhanced MarkdownRenderer to accept additional class names.
  • Improved textarea behavior in ChatBar.
  • Added new SidebarIconLink for changelog in ChatSidebar.
  • Tweaked layout and styling in Chats component for better message display.
  • Integrated theme support in SendTransactionButton.

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

Copy link

linear bot commented Jan 11, 2025

Copy link

vercel bot commented Jan 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2025 7:13pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Jan 11, 2025 7:13pm
thirdweb_playground ⬜️ Skipped (Inspect) Jan 11, 2025 7:13pm
wallet-ui ⬜️ Skipped (Inspect) Jan 11, 2025 7:13pm

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground January 11, 2025 17:52 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui January 11, 2025 17:52 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 January 11, 2025 17:52 Inactive
Copy link

changeset-bot bot commented Jan 11, 2025

⚠️ No Changeset found

Latest commit: 5c55473

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

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Jan 11, 2025
Copy link
Member Author


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.

@MananTank MananTank marked this pull request as ready for review January 11, 2025 17:53
@MananTank MananTank requested review from a team as code owners January 11, 2025 17:53
Copy link

codecov bot commented Jan 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.83%. Comparing base (6953d06) to head (5c55473).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5929   +/-   ##
=======================================
  Coverage   54.83%   54.83%           
=======================================
  Files        1141     1141           
  Lines       60903    60903           
  Branches     5128     5128           
=======================================
  Hits        33396    33396           
  Misses      26781    26781           
  Partials      726      726           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 6953d06
packages 52.47% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

Copy link
Contributor

github-actions bot commented Jan 11, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 45.65 KB (0%) 913 ms (0%) 3.1 s (+9.11% 🔺) 4 s
thirdweb (cjs) 115.43 KB (0%) 2.4 s (0%) 6.7 s (+0.87% 🔺) 9 s
thirdweb (minimal + tree-shaking) 5.59 KB (0%) 112 ms (0%) 269 ms (-20.25% 🔽) 381 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 196 ms (+29.39% 🔺) 206 ms
thirdweb/react (minimal + tree-shaking) 19.21 KB (0%) 385 ms (0%) 871 ms (+20.55% 🔺) 1.3 s

Copy link
Contributor

graphite-app bot commented Jan 11, 2025

Merge activity

@MananTank MananTank force-pushed the 01-11-_tool-3036_nebula_various_ui_improvements branch from d9c1f49 to 5c55473 Compare January 11, 2025 19:10
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground January 11, 2025 19:10 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 January 11, 2025 19:10 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui January 11, 2025 19:10 Inactive
@graphite-app graphite-app bot merged commit 5c55473 into main Jan 11, 2025
31 checks passed
@graphite-app graphite-app bot deleted the 01-11-_tool-3036_nebula_various_ui_improvements branch January 11, 2025 19:13
@vercel vercel bot temporarily deployed to Production – wallet-ui January 11, 2025 19:13 Inactive
@vercel vercel bot temporarily deployed to Production – docs-v2 January 11, 2025 19:13 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground January 11, 2025 19:13 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