Build faster with Premium Chakra UI Components 💎

Learn more
release·

October 20, 2025

Chakra UI v3.28 - TagsInput is here

SA
TA

Tolulope Adebesin

@I_am_Lope

We've just shipped Chakra UI v3.28! This release introduces the highly requested TagsInput component, bringing powerful multi-value input capabilities to Chakra UI.

This release also includes comprehensive bug fixes and improvements across 14+ components, addressing edge cases in form handling, accessibility, and cross-browser compatibility.

TagsInput

The TagsInput component provides a robust interface for entering and managing multiple values as tags. Think of it as a multi-value input with built-in keyboard navigation, tag editing, validation, and deletion—all the complexity handled for you.

Use it for skill selection, email recipients, keyword tagging, category assignment, or any scenario where users need to input multiple discrete values.

React
Chakra
TypeScript
Press Enter or Return to add tag

TagsInput + Combobox

TagsInput works seamlessly with Combobox to create an autocomplete tag input—perfect for suggesting existing tags or categories as users type.

Collapsible Partial Height

The Collapsible component now supports collapsedHeight and collapsedWidth props, allowing you to show a preview of the content when collapsed instead of hiding it completely.

This is particularly useful for "Read more" patterns, content previews, or showing the first few lines of a long text block before expanding.

Lorem ipsum dolor sit amet consectetur adipiscing elit. Quisque faucibus ex sapien vitae pellentesque sem placerat. In id cursus mi pretium tellus duis convallis. Tempus leo eu aenean sed diam urna tempor. Pulvinar vivamus fringilla lacus nec metus bibendum egestas. Iaculis massa nisl malesuada lacinia integer nunc posuere. Ut hendrerit semper vel class aptent taciti sociosqu. Ad litora torquent per conubia nostra inceptos himenaeos.

Lorem ipsum dolor sit amet consectetur adipiscing elit. Quisque faucibus ex sapien vitae pellentesque sem placerat. In id cursus mi pretium tellus duis convallis. Tempus leo eu aenean sed diam urna tempor. Pulvinar vivamus fringilla lacus nec metus bibendum egestas. Iaculis massa nisl malesuada lacinia integer nunc posuere. Ut hendrerit semper vel class aptent taciti sociosqu. Ad litora torquent per conubia nostra inceptos himenaeos.

Quality Improvements

This release includes comprehensive bug fixes across 14+ components:

Upgrading

To upgrade to the latest version, run:

npm install @chakra-ui/react@latest

All improvements in this release are backward compatible—no breaking changes or migration required.

We're excited to see what you build with TagsInput! Share your creations with us on Twitter or join the conversation in our Discord community.