RadzenSplitButton - strange scroll behaviour #753

Open
opened 2026-01-29 17:42:53 +00:00 by claunia · 0 comments
Owner

Originally created by @marekott on GitHub (Mar 2, 2023).

Describe the bug
When RadzenSplitButton component is used with a lot of subitems, strange scroll behavior can be observed. Instead of the scroll showing inside a control, it is rendered next to page scroll (see below screens) and using it causes scrolling through empty page as there are two separate scrolls now and page one is not scrolling. Is it desired behavior? Shouldn't it behave similar to RadzenDropDown scroll?

To Reproduce
Steps to reproduce the behavior:
Create RadzenSplitButton with lot of options that do not fit into page vertically. Documentation page can be used: https://blazor.radzen.com/splitbutton. Add a lot of options for any of the split buttons and click on it. Scroll down with cursor inised split button options.

Expected behavior
Would't it be a better user experience if the scroll would be rendered similar to RadzenDropDown?
image

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome
  • Version: Radzen.Blazor - 4.6.2, Chrome - 110.0.5481.177
Originally created by @marekott on GitHub (Mar 2, 2023). **Describe the bug** When `RadzenSplitButton` component is used with a lot of subitems, strange scroll behavior can be observed. Instead of the scroll showing inside a control, it is rendered next to page scroll (see below screens) and using it causes scrolling through empty page as there are two separate scrolls now and page one is not scrolling. Is it desired behavior? Shouldn't it behave similar to `RadzenDropDown` scroll? **To Reproduce** Steps to reproduce the behavior: Create `RadzenSplitButton` with lot of options that do not fit into page vertically. Documentation page can be used: https://blazor.radzen.com/splitbutton. Add a lot of options for any of the split buttons and click on it. Scroll down with cursor inised split button options. **Expected behavior** Would't it be a better user experience if the scroll would be rendered similar to `RadzenDropDown`? ![image](https://user-images.githubusercontent.com/46067021/222427316-8111389e-5514-42f7-af17-3bfcafc19277.png) **Screenshots** ![image](https://user-images.githubusercontent.com/46067021/222426982-d7c57f36-241c-4ed5-8cfa-948aa4b5f5e3.png) **Desktop (please complete the following information):** - OS: Windows - Browser: Chrome - Version: Radzen.Blazor - 4.6.2, Chrome - 110.0.5481.177
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#753