Form navigation whit space-key

I've created a form with various input items, and users should fill out the form efficiently using the tab key for navigation. However, when users try to select a radio button using the space key, the page scrolls to another part of the page, which is not the desired behavior. How can I prevent the space key from causing the page to scroll when selecting a radio button?

Hi @Ahmad_Alinaghian,

Can you provide an isolated sample reproducing the issue. The RadioButtonList component behaves as expected in the demos: