Skip to content
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

chore(ui): make eval section header draggable #2637

Merged
merged 18 commits into from
Dec 11, 2024

Conversation

gtarpenning
Copy link
Member

@gtarpenning gtarpenning commented Oct 8, 2024

Description

Drag around the Eval buttons, to set the order of how the evaluations appear in the evaluation compare page.

draggable-not-stupid

@circle-job-mirror
Copy link

circle-job-mirror bot commented Oct 8, 2024

@gtarpenning gtarpenning changed the title Griffin/draggable section header chore: make eval section header draggable Oct 8, 2024
@gtarpenning gtarpenning marked this pull request as ready for review October 10, 2024 22:37
@gtarpenning gtarpenning requested review from a team as code owners October 10, 2024 22:37
@gtarpenning gtarpenning changed the title chore: make eval section header draggable chore(ui): make eval section header draggable Oct 17, 2024
@gtarpenning gtarpenning requested a review from tssweeney November 8, 2024 18:57
@gtarpenning gtarpenning requested a review from tssweeney December 3, 2024 23:19
Copy link
Collaborator

@jamie-rasmussen jamie-rasmussen left a comment

Choose a reason for hiding this comment

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

I'm noticing that the shopping cart items have the "Click to select this item" tooltip / cursor / hover effect but it appears you can't actually click to do the subselection as you can in the generic comparison view.

I also think we still want the colored circle and the id value to show in the item?

<span>{call.displayName ?? call.spanName}</span>
<Id id={call.callId} type="Call" className="ml-0 mr-4" />
<span
style={{
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it would be nice if we start using Tailwind for stuff like this but no need to change now.

@gtarpenning gtarpenning merged commit 35a78d6 into master Dec 11, 2024
120 checks passed
@gtarpenning gtarpenning deleted the griffin/draggable-section-header branch December 11, 2024 00:20
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants