David Boclé
David Boclé
> [Open in MURAL](https://app.mural.co/t/finastrauxd7350/m/finastrauxd7350/1634918733969?wid=33-1656697453159)  > Sprint Planning(s) - Finastra Design specifications: https://www.figma.com/file/E1Mb1556RT3HbAUVu2Q0LV/Finastra-design-system?node-id=107385%3A34387 Original guided tour component: https://github.com/Finastra/finastra-design-system/tree/feature/guided-tour-wc/libs/web-components/guided-tour
**Describe the bug** Currently, both icon and trailing icons can be set through properties **and** slots, which can be misleading for the developers using it. **Expected behavior** Should be set...
**Describe the bug** Button web component has default and dense density but is missing large Here are the 3 densities 
**Is your feature request related to a problem? Please describe.** While browsing and testing our Storybook, I sometimes input text on some component to try them out. If I type...
Correct me if I'm wrong, but methods such as 'collapse' or 'expand' are not implemented yet ? It would be nice to be able to inject wxy.pushmenu in our controllers...
Hey, Just wondering how it could be possible to pass options to uglifyJS ? Options such as "drop_console" are pretty effective, and I would gladly have that in my inlined...
### Description ### Steps to Reproduce 1. Take the basic dumbbell chart demo : https://apexcharts.com/javascript-chart-demos/column-charts/dumbbell-chart/ 2. Change the series to the following: ```js [ { data: [ { x: '2008',...