Skip to content

Conversation

@MananTank
Copy link
Member

@MananTank MananTank commented Feb 10, 2025

PR-Codex overview

This PR focuses on enhancing the ticket creation process by integrating team selection into the support form and improving related functionalities.

Detailed summary

  • Added getTeamById function in team.ts.
  • Modified SupportForm_SelectInput to handle undefined values for value.
  • Introduced SupportForm_TeamSelection component for team selection.
  • Updated CreateTicket component to include team selection.
  • Refactored ticket creation logic to validate teamId.
  • Integrated team data fetching in the ticket creation action.

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

@linear
Copy link

linear bot commented Feb 10, 2025

@changeset-bot
Copy link

changeset-bot bot commented Feb 10, 2025

⚠️ No Changeset found

Latest commit: cf53184

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

@vercel vercel bot temporarily deployed to Preview – docs-v2 February 10, 2025 21:10 Inactive
@vercel vercel bot temporarily deployed to Preview – login February 10, 2025 21:10 Inactive
@vercel
Copy link

vercel bot commented Feb 10, 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 Feb 10, 2025 10:23pm
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Feb 10, 2025 10:23pm
login ⬜️ Skipped (Inspect) Feb 10, 2025 10:23pm
thirdweb_playground ⬜️ Skipped (Inspect) Feb 10, 2025 10:23pm
wallet-ui ⬜️ Skipped (Inspect) Feb 10, 2025 10:23pm

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground February 10, 2025 21:10 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui February 10, 2025 21:10 Inactive
@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Feb 10, 2025
@MananTank MananTank marked this pull request as ready for review February 10, 2025 21:10
@MananTank MananTank requested review from a team as code owners February 10, 2025 21:10
Copy link
Member Author

MananTank commented Feb 10, 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.

@MananTank MananTank changed the title TOOL-3379 [TOOL-3379] Dashboard: Add team selector in support form Feb 10, 2025
@codecov
Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.73%. Comparing base (815b9b1) to head (cf53184).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6227   +/-   ##
=======================================
  Coverage   56.73%   56.73%           
=======================================
  Files        1161     1161           
  Lines       64289    64289           
  Branches     5198     5198           
=======================================
  Hits        36474    36474           
  Misses      27087    27087           
  Partials      728      728           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 815b9b1
packages 54.91% <ø> (ø)

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 10, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.28 KB (0%) 926 ms (0%) 294 ms (+69.56% 🔺) 1.3 s
thirdweb (cjs) 122.06 KB (0%) 2.5 s (0%) 543 ms (+57.8% 🔺) 3 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 112 ms (0%) 66 ms (+243.35% 🔺) 178 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 61 ms (+629.92% 🔺) 71 ms
thirdweb/react (minimal + tree-shaking) 19.3 KB (0%) 386 ms (0%) 86 ms (+143.9% 🔺) 472 ms

@graphite-app
Copy link
Contributor

graphite-app bot commented Feb 10, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the _TOOL-3379_Dashboard_Add_Team_selector_in_support_form_send_teamId_to_unthread_API branch from 0fca96a to cf53184 Compare February 10, 2025 22:21
@graphite-app graphite-app bot merged commit cf53184 into main Feb 10, 2025
32 checks passed
@graphite-app graphite-app bot deleted the _TOOL-3379_Dashboard_Add_Team_selector_in_support_form_send_teamId_to_unthread_API branch February 10, 2025 22:24
@vercel vercel bot temporarily deployed to Production – wallet-ui February 10, 2025 22:24 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.

3 participants