Rebecca Alpert
Rebecca Alpert
Hi @mattnolting - I don't have a lot of control over the generated HTML because I'm using PatternFly React for this. This is an example pulled directly from the PatternFly...
Also happens in the HTML example if you add pf-m-border-right or left to any of the "Migration assessment" tds: [ ](url)
Hi @migue99angel - I had a [slightly different issue](https://github.com/tnicola/cypress-parallel/issues/165) with colors. I moved us over to a different colors library that's still being maintained and doesn't have issues here: https://github.com/tnicola/cypress-parallel/pull/166....
I think this is a larger issue than simply removing aria-hidden. We are setting this automatically here: https://github.com/patternfly/patternfly-react/blob/main/packages/react-core/src/components/Modal/Modal.tsx#L112. If I change the logic to ignore dropdowns, we start to see...
Spoke to the team - we are going to update the example to reflect the popperProps workaround for now since it's out-of-date, but will not adjust the focus trap logic.
Kayla and I think the ChatBot stuff looks fine. I checked manually against the release candidate versions within the docs framework and didn't see any regressions. We also had a...
Thanks @jhadvig; taking a look! In the meantime, try https://www.patternfly.org/patternfly-ai/chatbot/overview/demo#basic-chatbot. We've changed the navigation since the link you're looking at was created. I'll talk to the team to see why...
Local versions of ChatBot repo and documentation framework do not have this old navigation present. Link is broken as expected on https://staging.patternfly.org/patternfly-ai/chatbot/chatbot-container/react-demos/. Seems isolated to patternfly.org. I'm going to go...
It may be that this issue resolves when we push the new release docs to the main site - but I will check.
Still being weird after release.