feat: create initial collection prompt + edit name#7989
Conversation
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphql-hive/laboratory |
0.1.5-alpha-20260417103319-e59a05597bf8e94d355e37aac3996a92eaf33bbd |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/render-laboratory |
0.1.5-alpha-20260417103319-e59a05597bf8e94d355e37aac3996a92eaf33bbd |
npm ↗︎ unpkg ↗︎ |
There was a problem hiding this comment.
Code Review
This pull request introduces the ability to rename laboratory collections and enhances the "Save to collection" workflow with an empty state and a shortcut to create new collections. Feedback focuses on resolving accessibility and HTML validity issues caused by nested interactive elements within CollapsibleTrigger and TooltipTrigger. Additionally, improvements are suggested for the editing experience, such as handling the Escape key, resetting state upon cancellation, and using controlled inputs to prevent stale values.
|
🐋 This PR was built and pushed to the following Docker images: Targets: Platforms: Image Tag: |
b898773 to
03d983d
Compare
772121d to
e59a055
Compare
Background
Description
Enhanced collection create/edit experience
Screen.Recording.2026-04-17.at.10.34.37.mov
Checklist