-
Notifications
You must be signed in to change notification settings - Fork 81
kb(Selects): Add KB for virtual scrolling skeletons #3261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hello @dimodi, Check the below option if you would like to automatically generate PR to production. The automation uses the branch for the cherry-pick, and then will delete the branch. Please, do not delete it manually.
|
Here you are the link to your PR to production: #3262 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed.
@@ -0,0 +1,162 @@ | |||
--- | |||
title: Display Loading Indicators during Virtual Scrolling | |||
description: Learn how to display loading skeleton indicators during virtual scrolling in a Telerik Blazor AutoComplete, ComboBox, DropDownList, MultiColumnComboBox, and MultiSelect componenta. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: Learn how to display loading skeleton indicators during virtual scrolling in a Telerik Blazor AutoComplete, ComboBox, DropDownList, MultiColumnComboBox, and MultiSelect componenta. | |
description: Learn how to display loading skeleton indicators during virtual scrolling in Telerik Blazor AutoComplete, ComboBox, DropDownList, MultiColumnComboBox, and MultiSelect components. |
|
||
This KB article answers the following questions: | ||
|
||
* How to show loading indicators in the Telerik select components during virtual scrolling? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just checking if "select components" is a valid term. We're usually calling these dropdown components, or you might call them "selection components" (but this is not widely used and might not be instantly recognizable).
No description provided.