[PR #64] [MERGED] Add horizontal scroll to tables #93

Closed
opened 2026-02-15 19:14:59 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/auto-evaluator/pull/64
Author: @benisgold
Created: 4/27/2023
Status: Merged
Merged: 4/27/2023
Merged by: @rlancemartin

Base: mainHead: @benisgold/scroll


📝 Commits (1)

📊 Changes

3 files changed (+214 additions, -205 deletions)

View changed files

📝 nextjs/components/ExperimentSummaryTable.tsx (+40 -38)
📝 nextjs/components/Playground.tsx (+105 -100)
📝 nextjs/components/tables/ExperimentResultTable.tsx (+69 -67)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/auto-evaluator/pull/64 **Author:** [@benisgold](https://github.com/benisgold) **Created:** 4/27/2023 **Status:** ✅ Merged **Merged:** 4/27/2023 **Merged by:** [@rlancemartin](https://github.com/rlancemartin) **Base:** `main` ← **Head:** `@benisgold/scroll` --- ### 📝 Commits (1) - [`edca54f`](https://github.com/langchain-ai/auto-evaluator/commit/edca54f4009734ff2bc9efa25aa13d28cc65db63) scroll ### 📊 Changes **3 files changed** (+214 additions, -205 deletions) <details> <summary>View changed files</summary> 📝 `nextjs/components/ExperimentSummaryTable.tsx` (+40 -38) 📝 `nextjs/components/Playground.tsx` (+105 -100) 📝 `nextjs/components/tables/ExperimentResultTable.tsx` (+69 -67) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:14:59 -05:00
yindo closed this issue 2026-02-15 19:14:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/auto-evaluator#93