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

Remove v as version prefix on stable releases #755

Open
1 task done
Raruto opened this issue Feb 13, 2024 · 0 comments
Open
1 task done

Remove v as version prefix on stable releases #755

Raruto opened this issue Feb 13, 2024 · 0 comments
Assignees
Labels
ux Changes to a current behavior to improve user experience

Comments

@Raruto
Copy link
Contributor

Raruto commented Feb 13, 2024

Checklist

  • I've searched through the existing issues and this bug has never been reported before

Subject of the issue

I have noticed that the v prefix is not passed to client when working on dev branch.

Anyway, I would remove it to maintain overall consistency:

https://v37.g3wsuite.it/en/map/demo-37/"v3.7.4"

image

https://v36.g3wsuite.it/en/map/demo-36/"v3.6.21"

image

https://dev.g3wsuite.it/en/map/demo-37/"3.7.dev-20240213115100"

image

Steps to reproduce

  1. open one of the above links
  2. run g3wsdk.info() or initConfig.version

Environment

[g3wsdk.info] → https://v36.g3wsuite.it/en/map/demo-36/

  • g3w-admin: v3.6.21
  • g3w-client: 3.8.16
  • browser: Firefox 122.0
  • operating system: Windows 10 64-bit

[g3wsdk.info] → https://v37.g3wsuite.it/en/map/demo-37/

  • g3w-admin: 3.7.dev-20240213115100
  • g3w-client: 3.10.0-alpha.0
  • browser: Firefox 122.0
  • operating system: Windows 10 64-bit

[g3wsdk.info] → https://dev.g3wsuite.it/en/map/demo-37/

  • g3w-admin: v3.7.4
  • g3w-client: 3.9.3
  • browser: Firefox 122.0
  • operating system: Windows 10 64-bit

Link to your project

No response

Additional info

No response

@Raruto Raruto added the ux Changes to a current behavior to improve user experience label Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ux Changes to a current behavior to improve user experience
Projects
None yet
Development

No branches or pull requests

2 participants