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

Better UX for custom server - URL validation #3437

Closed
2 tasks done
tomasMizera opened this issue May 15, 2024 · 1 comment · Fixed by #3470
Closed
2 tasks done

Better UX for custom server - URL validation #3437

tomasMizera opened this issue May 15, 2024 · 1 comment · Fixed by #3470
Assignees
Labels
ui/ux Related to user interface
Milestone

Comments

@tomasMizera
Copy link
Collaborator

tomasMizera commented May 15, 2024

Let's add a validation rule when setting up a custom server URL:

  • URL must end with / -> or even better, add it automatically if not present
  • Add example of how the URL should look like, e.g. https://my-server-app.com/
@tomasMizera tomasMizera added the ui/ux Related to user interface label May 15, 2024
@tomasMizera tomasMizera added this to the 2024.2.1 milestone May 27, 2024
@tomasMizera tomasMizera modified the milestones: 2024.2.1, 2024.2.0 May 28, 2024
@jozef-budac
Copy link

/ is added automatically on the end and also a sample URL is visible when the input field is empty (on 2024.2.0 RC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui/ux Related to user interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants