The scroll in the SuggestedActionsElement cannot be made visible, one can scroll only with the mouse. Introduce a property so there is an indication that additional items are available.
In addition, the CreateChatElement in RadChat class should be made virtual.
1) Maybe can show left and right arrows a bit like a carousal so that users can know there are more items than what is displayed.
2) Maybe stack the items into two rows of SuggestedActions and eliminate the need to scroll altogether.