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 help text and fix URL validation to prepend https:// if missing #590

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JigyasuRajput
Copy link

Cambios propuestos:

  • Added help text to the URL input form to guide users.
  • Fixed validation to automatically prepend https:// to URLs if missing

Temas tratados:

Pruebas realizadas:

  • Built and ran the application inside a Docker container without errors.
  • Tested the URL input form with valid and invalid URLs (with and without https://).
  • Verified the expected behavior in the Dockerized environment.

Cómo probar los cambios:

  1. Navigate to the form with the URL input field.
  2. Enter a URL without https:// (e.g., www.github.com) and save.
  3. Verify that https:// is automatically added to the URL and saved correctly

Gracias por contribuir con el proyecto.

Estamos pendiente de revisar los cambios propuestos.

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.

Pantalla creacion de empresa campo url poco específico
1 participant