A react component to be used for showing a select database message dialog.
The dialog will show a tree view of all messages in the system, organized by source and database. The user can
select a message, which will trigger the onSelect callback with the selected message and source identifier.
The dialog also includes a search field to filter messages by name.
A react component to be used for showing a select database message dialog.
The dialog will show a tree view of all messages in the system, organized by source and database. The user can select a message, which will trigger the onSelect callback with the selected message and source identifier.
The dialog also includes a search field to filter messages by name.