I’m currently exploring the s-text-field web component and noticed that, unlike the Polaris React TextField component, there’s no option to load vertical content (e.g., inline tags, badges, or other supplementary elements).
Additionally, I couldn’t find a Tag component in the web components library similar to what we have in Polaris React.
Are there any plans to support vertical content within s-text-field? And is there a web component equivalent of the Tag component?
Would appreciate any guidance or suggestions on how to achieve this functionality using existing components.
Thanks!
We want to keep the s-textfield limited to it’s current user experience. Previously the TextField had too much functionality and flexibility built into it that it become hard to maintain.
We do have plans for picker components that will offer single and multi select. These should be able to build the user experience in your screenshot with a specific component.
1 Like
Thank you for the clarification.
It makes sense to keep the s-textfield focused and maintainable. Looking forward to the upcoming picker components — those sound like a great fit for building the type of experience we’re aiming for. We’ll keep an eye out for their release and explore them once available.
1 Like