Jenny

Results 10 comments of Jenny

### Investigation Results I experimented with several online mock API tools: - [mock APIi](https://mockapi.io/) - [mockend](https://mockend.com/) - [mockoon](https://mockoon.com/) - [mocki](https://mocki.io/) The tools above are not of any use in our...

Thank you @mmenestr, good point - the visual look of the current drag/drop implementation here is different from the drag/drop visuals that we see in the DataList draggable demo. This...

@mmenestr that will also be addressed as part of the refactor in #7471! The way the rows in the modal are currently ordered/implemented can be fixed/updated once we use `DragDrop`...

Further progress on this issue is currently blocked, as it is dependent on the [Drag and Drop refactor](https://github.com/patternfly/patternfly-react/issues/6317). Once the Drag and Drop refactor is complete, the demo will to...

@tlabaj , @mcarrano and I met as a group this afternoon to agree on a plan for the remaining work in this epic! - **Compound expansion**: remove the toolbar since...

Hmm @thatblindgeye yes it does seem to work as expected in Firefox... occasionally I see anomalies in my Chrome browser that other people can't seem to replicate on the PF...

Hi @agagancarczyk ! Thank you for reaching out - this is a really good question... There needs to be a way to keep the icon on the same line as...

Hi @agagancarczyk! We are still working on a fix for this issue in Patternfly. I investigated this bug on the react side (see https://github.com/patternfly/patternfly-react/pull/8140), however following the discussion in that...

Update: all Dashboard components have now been converted to TS, but using a ```ts specified code block still doesn't work for demos that import the Dashboard components

Looks like this is still an issue with the SVG imports in CodeSandbox demos