[bug] app editor doesn't explain why an app title is invalid

I tried to put "Detection Performance CI/CD" as the app title, but got this error:

image

so immediately went back out to the app list and used the ... menu > "Rename" with the same name, and got a more informative error message:

so i think the error message from renaming inside the app should surface the " '/' not allowed" message shown when renaming via the list of apps.

2 Likes

Hi @trz-justin-dev, I agree. We should be seeing the latter error in both cases. I just created an internal request to update the error provided on app creation. Thank you for your feedback! :slightly_smiling_face:

1 Like

This issue has been fixed!
Inside the app, now we render this warning when using special characters:
Screenshot 2024-09-27 at 11.49.29 AM

Thanks, @trz-justin-dev!