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

[general] Allow user to update api version #58

Closed
tprouvot opened this issue Apr 13, 2023 · 1 comment
Closed

[general] Allow user to update api version #58

tprouvot opened this issue Apr 13, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tprouvot
Copy link
Owner

Is your feature request related to a problem? Please describe.

Since the api version is only updated when all productions have been updated to the latest version, some users may want to use the latest version before.

Describe the solution you'd like

When double clicking on the api version in the popup (or display a pen icon to show user an action is available), transform api version into an input where user can override default api version.
The save will be triggered on enter key or loose focus.
The new api version will be stored in the localStorage.

image

@tprouvot tprouvot added the enhancement New feature or request label Apr 13, 2023
@tprouvot tprouvot self-assigned this Apr 13, 2023
@tprouvot
Copy link
Owner Author

The new api will be available after refreshing the page.
Final version looks like this:

2023-04-13_09-52-35 (1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant