56ccab63773b6769ad20a856f9651bad5cb62676
Refactored the handling of email suggestions to separate selection and commitment logic. Updated `<DxListBox>`'s `ValueChanged` handler to use `OnReceiverEmailSuggestionCommittedAsync` for finalizing selections. Introduced `SelectReceiverEmailSuggestion` as a synchronous helper method for managing selection updates. Centralized clearing of suggestions in the new `OnReceiverEmailSuggestionCommittedAsync` method. Simplified keyboard navigation logic by replacing asynchronous calls with synchronous selection handling. These changes improve code clarity and reduce unnecessary asynchronous operations.
Description
No description provided
Languages
JavaScript
82.6%
C#
8.4%
HTML
4.5%
Visual Basic .NET
2.6%
CSS
1.4%
Other
0.4%