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
86%
C#
6.9%
HTML
2.8%
Visual Basic .NET
2.7%
CSS
1.2%
Other
0.4%