John Macaluso

Results 6 issues of John Macaluso

Hi @d3lm , I'm working on a project where I want an element and it's child to be separately selectable. Given the structure below, is it possible to select the...

**Describe the bug** Noticing issues in components in angular where attributes need property binding in order to work properly. - ids-toggle-button https://github.com/infor-design/enterprise-wc-examples/blob/38e2e0541c65f0f1cfc434fa33b2b491fd1f1ff0/angular-ids-wc/src/app/components/ids-toggle-button/demos/example/example.component.html#L9 - ids-search-field (in ids-app-menu) https://github.com/infor-design/enterprise-wc-examples/blob/38e2e0541c65f0f1cfc434fa33b2b491fd1f1ff0/angular-ids-wc/src/app/components/ids-app-menu/demos/example/example.component.html#L59 - ids-menu-button https://github.com/infor-design/enterprise-wc-examples/blob/38e2e0541c65f0f1cfc434fa33b2b491fd1f1ff0/angular-ids-wc/src/app/components/ids-menu-button/demos/example/example.component.html#L15...

type: bug :bug:
[2]

**Describe the bug** The popup menu containing the overflowed menu items is cutoff in ids-breadcrumb truncated example. **To Reproduce** Steps to reproduce the behavior: 1. Go to http://localhost:4300/ids-breadcrumb/truncated.html 2. Click...

type: bug :bug:
[2]

**Describe the bug** Find an alternate solution to using hash links in the ids-scroll-view component to avoid issues within SPA frameworks routing systems **To Reproduce** Steps to reproduce the behavior:...

type: enhancement :sparkles:

**Describe the bug** When using form fields with a popup inside a splitter pane, the popup position remains fixed during resizing. See screenshare below. **To Reproduce** Steps to reproduce the...

type: bug :bug:
[3]

**Explain the details for making this change. What existing problem does the pull request solve?** This PR simplifies the structure of the `ids-masthead` by reducing the number of slots to...