Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 🐛 Enhance hostname prompt error handling #48

Merged
merged 11 commits into from
Oct 28, 2024

Conversation

heldrida
Copy link
Member

@heldrida heldrida commented Oct 28, 2024

Why?

Enhance hostname error messaging.

How?

  • 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

Tickets?

Contribution checklist?

  • The commit messages are detailed
  • The build command runs locally
  • Assets or static content are linked and stored in the project
  • You have manually tested
  • You have provided tests

Security checklist?

  • Sensitive data has been identified and is being protected properly
  • Injection has been prevented (parameterized queries, no eval or system calls)

Preview?

Optionally, provide the preview url here

Copy link

changeset-bot bot commented Oct 28, 2024

🦋 Changeset detected

Latest commit: 4c6da6a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@fleek-platform/cli Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@heldrida heldrida changed the title fix: 🐛 Enhance hostname error messaging fix: 🐛 Enhance hostname prompt error handling Oct 28, 2024
@kkudryaev kkudryaev self-requested a review October 28, 2024 13:18
kkudryaev
kkudryaev previously approved these changes Oct 28, 2024
@heldrida heldrida merged commit 810432e into develop Oct 28, 2024
3 checks passed
gabrielmpinto pushed a commit that referenced this pull request Oct 28, 2024
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants