Seleted DrawerItem is not visible in windows high contrast theme.

0 Answers 64 Views
Accessibility Drawer
Ferg
Top achievements
Rank 1
Ferg asked on 31 May 2023, 02:08 PM

Hi,

As the title, the seleted DrawerItem is not visible in windows high contrast theme.

I selected the last menu (Favourites) and there is nothing to indicate that.

Is there any plan to add some indicator?

 

Thanks!

Filip
Telerik team
commented on 02 Jun 2023, 08:27 AM

Hello, Ferg,

I tested the Drawer component with all themes available on our docs page. however, it seems that the selected item is properly reflected:

https://stackblitz.com/edit/react-gyxysv?file=app%2FDrawerRouterContainer.jsx

The described issue can occur if the selected item is not set correctly, I can recommend making sure that the selection logic is implemented properly as in the provided example. 

In case this is not what is causing the unwanted behavior, can you modify the sent sample so that the issue reproduces, this will help us in figuring out a solution.

Regards,
Filip
Ferg
Top achievements
Rank 1
commented on 05 Jun 2023, 02:57 AM | edited

Hi, Filip,

> I tested the Drawer component with all themes available on our docs page. however, it seems that the selected item is properly reflected:

Sorry, I am not saying there is problem with our themes. I mean the High Contrast Themes system provided.

 

And I just realize that I can use custom render to add something like border to achieve that. So, this maybe not an issue to consider.

But do we have any plan to make it a built-in functionality?

 

Thanks!

Ferg

Filip
Telerik team
commented on 06 Jun 2023, 08:10 PM

Hi, Ferg,

Thank you for the provided clarification.

At this point adding this as an in-built feature for the Windows high-contrast themes scenario is not considered, however, I will reach out to the team to see if we can include an inbuilt solution in the future, in the meantime, using a custom render to add a border is a valid approach.

Regards,
Filip

 
Ferg
Top achievements
Rank 1
commented on 15 Jun 2023, 01:41 AM | edited

Hi Filip,

 

Thank you!

 

Regards,

Ferg

No answers yet. Maybe you can help?

Tags
Accessibility Drawer
Asked by
Ferg
Top achievements
Rank 1
Share this question
or