### What problem does this PR solve? - Validate dialog name in `dialog_app.py` to ensure it is a non-empty string and does not exceed 255 bytes in UTF-8 encoding. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)