Skip to content

Conversation

@cephalization
Copy link
Contributor

@cephalization cephalization commented Oct 26, 2025

2025-10-26 10 51 01

Resolves #9981


Note

Validate split name on change and pluralize the "Create Split" header based on selected example count.

  • Frontend:
    • app/src/components/datasetSplit/NewDatasetSplitForm.tsx: Enable real-time validation by setting useForm mode to "onChange".
    • app/src/pages/examples/ExamplesSplitMenu.tsx: Pluralize "example(s)" in the "Create Split" heading based on selectedExampleIds.length.

Written by Cursor Bugbot for commit 7486115. This will update automatically on new commits. Configure here.

@cephalization cephalization requested a review from a team as a code owner October 26, 2025 14:51
@github-project-automation github-project-automation bot moved this to 📘 Todo in phoenix Oct 26, 2025
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: 📘 Todo

Development

Successfully merging this pull request may close these issues.

[datasets][splits] warn split name character limit before submit (in real time as typing)

1 participant