Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 🐛 Enhance hostname prompt error handling (#48)
Enhance hostname error messaging. - In the application update, show an invalid hostname warning message for each invalid hostname - Show the prompt repeatedly until valid hostname's provided by the user - [PLAT-1664](https://linear.app/fleekxyz/issue/PLAT-1664/on-invalid-application-value-show-text-error-message-not-json) - [x] The commit messages are detailed - [x] The `build` command runs locally - [ ] Assets or static content are linked and stored in the project - [x] You have manually tested - [ ] You have provided tests - [ ] Sensitive data has been identified and is being protected properly - [ ] Injection has been prevented (parameterized queries, no eval or system calls) Optionally, provide the preview url here
- Loading branch information