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

Implement Warning for Empty API Keys in Settings Tab #5

Open
mariovata opened this issue Sep 14, 2023 · 0 comments
Open

Implement Warning for Empty API Keys in Settings Tab #5

mariovata opened this issue Sep 14, 2023 · 0 comments
Labels
enhancement New feature or request Low Prio UI

Comments

@mariovata
Copy link
Contributor

Issue Description:

Problem:

In our web application's settings tab, users can set and unset API keys. Currently, there is no warning or validation mechanism to prevent users from accidentally setting their API keys to empty values. This can lead to unintended issues and disruptions in functionality.

image

Proposal:

I propose implementing a warning mechanism to alert users when they attempt to set their API keys to empty values within the settings tab of our web application. The warning should be similar to the mockup image provided.

image

@mariovata mariovata added enhancement New feature or request Low Prio UI labels Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Low Prio UI
Projects
None yet
Development

No branches or pull requests

1 participant