This is a migrated thread and some comments may be shown as answers.

NumericTextBox Not Applying k-state-focused Mouse Enter

1 Answer 110 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kyle
Top achievements
Rank 2
Veteran
Kyle asked on 06 Jan 2021, 10:27 PM

 

 

As I go through and implement + style the KendoReact controls for use in our dynamic forms, would you like me to report any "bugs" I may find in the forum or is there a better place?

What I found today was a styling issue. I noticed that the NumericTextBox didn't look the same as the other inputs when focused. At first, I figured it was because of some kind of SCSS shenanigans that I've been fighting, but then I realized that .k-state-focused wasn't applied.  As soon as I manually did it via Chrome DevTools, it looked exactly as expected.

Here's an example: https://stackblitz.com/edit/react-s8ugrr-vnxuc1?file=app/main.jsx

As you tab thru, you'll see that all controls except the NumericTextBox apply the box shadow.

 

Thanks again,
Kyle

1 Answer, 1 is accepted

Sort by
0
Accepted
Stefan
Telerik team
answered on 07 Jan 2021, 06:14 AM

Hello, Kyle,

You can report issues anywhere that is convenient for you.

There are 4 places:

- Here in the forums.

- Inside a support ticket in the ticketing system.

- Inside the feedback portal:

https://feedback.telerik.com/kendo-react-ui (issues and feature requests)

- In our GitHub repo:

https://github.com/telerik/kendo-react

-------------------------------------------------------------------------

As for the k-state-focused class, it is indeed missing and I logged it for fixing:

https://github.com/telerik/kendo-react/issues/821

I have also added Telerik points to your account for bringing this to our attention.

Regards,
Stefan
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
General Discussions
Asked by
Kyle
Top achievements
Rank 2
Veteran
Answers by
Stefan
Telerik team
Share this question
or