Skip to content

feat(LayoutPanel): resizing on mobile devices#1109

Merged
tenphi merged 2 commits intomainfrom
add-items-docs
Apr 3, 2026
Merged

feat(LayoutPanel): resizing on mobile devices#1109
tenphi merged 2 commits intomainfrom
add-items-docs

Conversation

@tenphi
Copy link
Copy Markdown
Member

@tenphi tenphi commented Apr 3, 2026

Note

Medium Risk
Changes pointer/touch interaction on the Layout.Panel resize handle via touch-action, which can affect mobile scrolling/gestures, plus a set of documentation/story updates. Overall scope is small but touches core layout interaction behavior.

Overview
Fixes Layout.Panel resizing on touch devices by applying touch-action: none to the resize handler so browser scrolling doesn’t interrupt drag gestures (with disabled falling back to auto).

Expands Storybook docs/stories for ComboBox, ListBox, Picker, FilterListBox, and FilterPicker with a dynamic sections pattern using the items prop + render functions, and clarifies virtualization guidance/limitations (notably that sections disable virtualization).

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

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 3, 2026

🦋 Changeset detected

Latest commit: 05b99c3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cube-dev/ui-kit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cube-ui-kit Ready Ready Preview, Comment Apr 3, 2026 10:40am

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 3, 2026

📦 NPM canary release

Deployed canary version 0.0.0-canary-f3f7bbc.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 3, 2026

🏋️ Size limit report

Name Size Passed?
All 362.07 KB (+0.01% 🔺) Yes 🎉
Tree shaking (just a Button) 102.19 KB (0% 🟰) Yes 🎉

Click here if you want to find out what is changed in this build

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 3, 2026

🧪 Storybook is successfully deployed!

@tenphi tenphi merged commit fb2b3e6 into main Apr 3, 2026
16 checks passed
@tenphi tenphi deleted the add-items-docs branch April 3, 2026 12:17
@github-actions github-actions Bot mentioned this pull request Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant