Kyle Buchanan

Results 14 comments of Kyle Buchanan

@starryeyez024 - Which version of Firefox are you using? I'm not seeing this issue in Firefox 68.

@coreyvickery Can I get a design review?

@coreyvickery - Here's the latest with the scrollbar hidden. https://deploy-preview-1698--patternfly-elements.netlify.app/elements/pfe-tabs/demo/horizontal-scroll.html

Need to add the ability to scroll the active tab into view on page load if a selected-index is provided.

@grandemayta - Thanks for pointing this out. I suspect it has something to do with the component using querySelector in the `connectedCallback`. I'll take a look to see what I...

Here's where I think we are: 1. The markup for utility items in the navigation need a slot for things that are not language, search, login, or the site switcher...

Hey @maboye - We'll take a look at this and see what we can do. I hope to get back to you real soon.

@maboye - Can we work from this Codesandbox? https://codesandbox.io/embed/compassionate-solomon-cdb48 I've set up a quick example that should help us identify the issue. I think my example demonstrates how to do...

@coreyvickery - I have a couple of questions for you. 1. Should will allow the text to wrap on tabs? ![image](https://user-images.githubusercontent.com/330256/123655471-01184e80-d7fd-11eb-88ae-2e218e2ed75a.png) 2. I feel like the left and right arrows...

@coreyvickery For reference, on mobile, if I remove the left and right arrows and prevent the text from wrapping, here's how things would look. ![image](https://user-images.githubusercontent.com/330256/123656204-b3501600-d7fd-11eb-949a-5dc88b17c0fa.png)