Jeff Phillips

Results 10 issues of Jeff Phillips

![image](https://user-images.githubusercontent.com/11633780/39767001-a9200582-52b3-11e8-937a-3042808df913.png)

Priority 3

We shouldn't use id="title" in the empty state message. That's a really generic ID, and IDs need to be unique on the page.

bug
Priority 2
good first issue

**Describe the issue. What is the expected and unexpected behavior?** Setting the validated field on a `TextInput` should show the appropriate icon to the far right per Patternfly core: https://pf4.patternfly.org/documentation/core/components/form#help-text...

breaking change

**Describe the problem** When adding a secondary action button without a primary action button, the spacing is off. **How do you reproduce the problem?** Create an EmptyState component, add a...

bug
needs triage

**Fixes**: Fixes [ODC-7130](https://issues.redhat.com/browse/ODC-7130) **Analysis / Root cause**: PF sets the focus border to be hidden on all elements. Updating the layer on hover/focus causes elements to lose focus shortly after...

approved
lgtm
component/pipelines

The README indicates I need to do 'npm install' then 'npm start' to run the server. Doing that and trying to connect to the page just hangs. After doing 'npm...

It would be nice if the demo reloaded when files changed rather than having to npm build and reload manually each time a change is made.

It would be better to use the libraries pulled into node_modules rather than pulling from CDN.

**Describe the problem** When I first click into the input field, my focus is lost and I need to click again before I can type. On the doc page it...

wontfix
bug

**Please describe the issue** Seeing an issue where the text in a table column is being truncated when it doesn't need to be. **Are there visuals for this issue? Please...

v6 alpha bug