Tim McConechy

Results 522 comments of Tim McConechy

Actually we should not show the trademark symbol (its too small so not visible). So should change it to the icon on https://main-enterprise.demo.design.infor.com/components/icons/example-logos.html with no logo in both themes.

For this feature suggest we: - put this code in a public (documented) method called removeMessage https://github.com/infor-design/enterprise/blob/main/src/components/fileupload-advanced/fileupload-advanced.js#L451 (when the x is clicked) - add an additional removeAllMessages or clearMessages that...

This was a behavior choice. When navigating to the new month we highlight the same day on the next month. Partly this is to have something focused for using the...

Weird? Is it possibly an issue in chrome?

I guess i would try to update some of the dependencies in package.json (related to sass/rollup). Do you remember seeing this @EdwardCoyle

We wanted to stay on LTS just to avoid problems with dependencies (not everyone seems to have every dependency upgraded and working we use for builds/sass ect). We could possibly...

@ericangeles when you start on this lets meet up and i can help get you started with what i know.

A compound field was made to connect two input fields (dropdown/input ect). So i probably wouldn't expect it to work with complex components (non field components). That being said if...

As a note i can't reproduce this on the example we have: https://main-enterprise.demo.design.infor.com/components/validation/test-error-on-tab-vertical.html?locale=ru-RU and https://main-enterprise.demo.design.infor.com/components/validation/test-error-on-tab-vertical.html?locale=en-US I cant seem to run your project its giving a ton of errors.... Perhaps you...