IgniteUI / igniteui-webcomponents

Ignite UI for Web Components is a complete library of UI components, giving you the ability to build modern web applications using encapsulation and the concept of reusable components in a dependency-free approach.
https://www.infragistics.com/products/ignite-ui-web-components
Other
113 stars 2 forks source link

IgcDateTimeInput: label is not positioned correctly when readOnly=true #1166

Closed ddaribo closed 2 months ago

ddaribo commented 2 months ago

Description

The label in material theme is not positioned correctly when readOnly=true for the IgcDateTimeInput (used by the IgcDatePicker as well).

Steps to reproduce

  1. Set readOnly to 'true'

Result

See attachment.

Expected result

As the IgcInput with a placeholder: image

Attachments

Attach a sample if available, and screenshots, if applicable.