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

Bug fixes related to AI API Endpoint page #834

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ashera96
Copy link
Contributor

Purpose

This PR fixes the following UI issues:

  • Consider an AI API which has a valid API Key associated to it. When deleting the available API Key either from production or sandbox, the Save button remains active. This PR fixes this issue by disabling the Save button when no API Key is provided
  • If a valid API Key was already added for the AI API, when trying to type something into the existing text field, the typed in values are appended to the * characters that are masking the available key. This was fixed so that if one wishes to edit the existing key, previously save value is discarded.

Copy link

sonarcloud bot commented Oct 25, 2024

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

Successfully merging this pull request may close these issues.

1 participant