Andrew Gliga
Andrew Gliga
> I like the direction this is going, as it will naturally keep documentation in sync with the components as they are developed. Creating an "Examples and Documentation" section for...
The problem is we don't know what the initial tabindex is. This is run on render. We could do a check if it's first render to preserve the tabindexes, but...
Based on my discussions with Dylan, we will add support for users to pass a `default-tabIndex`, which if set we will default to when we remove the tabindex. The users...
So this might not be an issue. I believe in forms the recommended is to use select. In Figma we see "dropdowns" are white background which is what listbox is,...
Will add this. We will add a form variant for listbox button like we have for buttons
> Consider to prioritize "eliminate/reduce unnecessary changes for the library users" vs "align with our new grouping" or "aesthetic consistency in interfaces matters". > > It is particular delicate matter...
> You obviously do not work on a typical team that is responsible of many repos. And it explains why these kind of changes happens so often with little thought...
> If you do not own some of the modules the cost and the time necessary for the change become even bigger. Consider the time necessary to do these changes,...
For now, we will include this in the next minor version. We will rename it to use the new name and create a migrator to still support the old name...
Need info about which option is response vs which one is configurable by a class/option