Rebecca Alpert

Results 13 issues of Rebecca Alpert

**Describe the problem** Adding a left or right border to a tree table cell that winds up nested in mobile view results in some bad styling. **How do you reproduce...

bug

Describe the problem Popper allows you to pass in a distance prop, which is the distance between the popper and the trigger. However, Dropdown does not allow users to pass...

enhancement :rocket:

**Describe the problem** Popper allows you to pass in a distance prop, which is the distance between the popper and the trigger. However, MenuContainer does not allow users to pass...

enhancement :rocket:
Post v6

**Describe the problem** Is the modal tabs demo supposed to look like this?: https://patternfly-react-v6.surge.sh/components/tabs/react-demos/modal-tabs/. I didn't see any issues for it in the React repo. I saw it when I...

bug
PF6

The docs state that the default height for CodeEditor is 100%. However, the examples just break if you don't pass in a height. I got it to work with these...

Do Not Merge

**Please describe the issue** PatternFly is using a third-party dependency for CodeEditor. This dependency states that by default, it will be 100% of the parent. Unfortunately, this is not what...

v6 alpha bug

**Describe the problem** The NavItem lets you show an icon. However, this breaks if you pass in a child with a div. **How do you reproduce the problem?** If you...

bug
PF Team

**Describe the bug** v6 seems to have the old PatternFly logo favicon. **To Reproduce** Install v6 and look at browser tab. **Expected behavior** Favicon should match PF6 favicon used on...

bug

**Describe the problem** The card component doesn't have ref forwarding. We want to add ref forwarding for work in Chatbot: https://github.com/patternfly/chatbot/pull/409 We need to add focus to the card for...

PF Team

**Describe the enhancement or change** Consumer reported the following: > Not really an issue, but I am puzzled by the slight behaviour change of the MultipleFileUpload component. > The onFileDrop...