You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: