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

UX issue with API Key generation for upload #74

Open
appreciated opened this issue Jul 29, 2024 · 1 comment
Open

UX issue with API Key generation for upload #74

appreciated opened this issue Jul 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@appreciated
Copy link

Description

I encountered an issue with the API key generation process in the Vaadin Directory. Pressing "Generate API key" only generates the key but when sending requests, it will not be accepted as authentication directly.
The key seems only to accepted after saving the component.

Expected Behaviour

Automatically save and publish the new API key upon generation.

@samie samie added the enhancement New feature or request label Jul 29, 2024
@samie
Copy link
Member

samie commented Jul 29, 2024

This is a known problem in the edit section UI architecture: no edits to add-on data are saved before save button is pressed. This is especially confusing in this case when the key is generated in a popup window and you would expect it to save on close.

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

2 participants