appwrite / appwrite/console

🐛 Bug Report: Wrong Validation Message for API Key Field

Open
#973 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Svelte
Stars
393
Forks
260
Avg merge
6h 53m
Merged PRs (30d)
24

Description

### 👟 Reproduction steps

The Messaging Provider API Key field in the Settings indeed has a `password` type but the field itself isn't for Password.
The validation text says - `Password should contain at least 8 characters`.

See -

![messaging-api-key-field-error](https://github.com/appwrite/console/assets/20625965/ffe06a50-c399-4de1-8727-d764ffef4a85)

### 👍 Expected behavior

The validation should say - `API Key should contain at least 8 characters`.

### 👎 Actual Behavior

The validation says - `Password should contain at least 8 characters`.

### 🎲 Appwrite version

Appwrite Cloud

### 💻 Operating system

Linux

### 🧱 Your Environment

_No response_

### 👀 Have you spent some time to check if this issue has been raised before?

- [X] I checked and didn't find similar issue

### 🏢 Have you read the Code of Conduct?

- [X] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.