Skip to content

Tool UI Improvements #5321

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 7 commits into from
Apr 28, 2025
Merged

Tool UI Improvements #5321

merged 7 commits into from
Apr 28, 2025

Conversation

RomneyDa
Copy link
Collaborator

@RomneyDa RomneyDa commented Apr 24, 2025

Description

  • Fix off-kilter args
  • Add args to compact tool UI
  • fix compact tool UI showing "no results"
  • Unify duplicate code
image image image

Copy link

netlify bot commented Apr 24, 2025

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit fcc3427
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/680fc8a0d01099000872c04f

@RomneyDa RomneyDa marked this pull request as ready for review April 28, 2025 18:28
@RomneyDa RomneyDa requested a review from a team as a code owner April 28, 2025 18:28
@RomneyDa RomneyDa requested review from tomasz-stefaniak and removed request for a team April 28, 2025 18:28
className={`cursor-pointer select-none rounded-sm px-1 py-0.5 hover:bg-gray-400/40 hover:opacity-80 ${isShowing ? "bg-gray-400/40" : "bg-transparent"}`}
>
<CodeBracketIcon className="h-3 w-3 flex-shrink-0" />
{/* {`{}`} */}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
{/* {`{}`} */}

?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

alternate UI to symbolize args

@RomneyDa RomneyDa merged commit 5d9128e into main Apr 28, 2025
35 checks passed
@RomneyDa RomneyDa deleted the dallin/tool-ui-v2 branch April 28, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants