nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
4.07k stars 523 forks source link

[ButtonGroup] Handle children like a dropdown with a button inside #256

Closed 0cch0 closed 11 months ago

0cch0 commented 1 year ago

Version

@nuxthq/ui: v2.3.0 nuxt: v3.5.0

Reproduction Link

https://stackblitz.com/edit/nuxtlabs-ui-8mbjvz?file=app.vue

Steps to reproduce

What is Expected?

Round like normal button group

What is actually happening?

Don't match each other

benjamincanac commented 1 year ago

Hello @quandabase,

Indeed, I'm aware of this but thanks for creating an issue. I'll have to find a way to make this work 😊

rlightner commented 1 year ago

This still on a list somewhere to be done?

benjamincanac commented 1 year ago

@rlightner It is, but I haven't a solution yet.