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

📖 Add namespace validation to app registration page #6623

Closed
4 tasks
simon-pope opened this issue Jan 29, 2025 · 0 comments
Closed
4 tasks

📖 Add namespace validation to app registration page #6623

simon-pope opened this issue Jan 29, 2025 · 0 comments
Assignees
Labels

Comments

@simon-pope
Copy link

simon-pope commented Jan 29, 2025

User Story

As a user registering an app in the AP
I need guidance and/or validation to ensure that the namespace I enter is valid
So that I do not create the app with an incorrect namespace, requiring me to delete the app and start over

Value / Purpose

  • Namespace entered correctly first time reducing the need for rework
  • Improved confidence in users that they are entering the correct namespace

Useful Contacts

No response

User Types

Data Scientists

Hypothesis

If we improve the guidance and validation for users entering a namespace for an app
Then there will be less errors and confidence in the process will increas

Proposal

Following could be considered for this story:

  1. Strong validation - check entered value against list of valid/created namespaces
  2. Soft validation - pattern match, regex, invalid characters
  3. Example namespace - display an example namespace in the form field description

Additional Information

No response

Definition of Done

Example - [ ] Documentation has been written / updated

  • README has been updated
  • User docs have been updated
  • Another team member has reviewed
  • Tests are green
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants