griest024
griest024
@xelaint can you review the behavior to make sure that you're happy with it?
> I'm not sure if I like the scroll to view behavior. Can we remove that for now? okay removed for now but the user can easily end up in...
@xelaint note that the focusing behavior of tree item actually appears to scroll the element into view. This doesn't work for deeply nested items though (`docs/packages/search/driver/federated`)
bump @damienwebdev
this just doesn't work, we'll need a different solution
[BUG] `DaffCompositeProductFacade#getRequiredItemPricesForConfiguration` doesn't use option quantity
I will write a test case to repro the issue
[BUG] `DaffCompositeProductFacade#getRequiredItemPricesForConfiguration` doesn't use option quantity
@shadow0500 https://github.com/graycoreio/daffodil/tree/fix/product-composite/state/required-item-prices-config-quantity -- https://github.com/graycoreio/daffodil/commit/15ac058536bd0e7dcd7513d8763fe54e00f82eac
blocked by #2753
An interesting solution is having a separate installable library that tracks platform versions instead of daffodil versions. Daffodil could introduce breaking changes but *only* by changing the driver interface. This...
@hanmangokiwi is this something you're interested in tackling?