eclipsesource / eclipsesource/tabris-con

Space characters in the password field show as spaces, not as dots

Open
#27 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Thanks a ton for building this great app! I just logged in with my eclispe.org account, and noticed that when I typed a space character into the password field, it shows up as a space initially, rather than a dot. It turns into a dot after the next character. For example, if my password is `a b c` then it would look like this as I typed:

```
Typed :a
Shown :*

Typed :a
Shown :*
Should:**

Typed :a b
Shown :***
Should:***

Typed :a b
Shown :***
Should:****

Typed :a b c
Shown :*****
Should:*****
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.