placeholder="user@domain.net" is confusing
See original GitHub issueDescription
After enabling LDAP authentication we had multiple people who tried to enter their full email address as username since the login popup asks them for user@domain.net
while they need to just enter their username.
Current behavior
placeholder="user@domain.net"
Expected Behavior
placeholder="username"
- probably internationalized as “Benutzername” in German, since you also ask for “Benutzerpasswort”
Possible Solution
Fix the placeholder to a more generic value
Steps to reproduce
Enable authentication and create a room.
Environment details
Debian 10, Jitsi debian package 1.0.4101-1, Firefox 74.0 on MacOS.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:17 (1 by maintainers)
Top Results From Across the Web
1337 Admin P4Ge FiNd3r.exe - Hybrid Analysis
Suspicious Indicators 22 · Contains ability to find and load resources of a specific module. details: FindResourceA@KERNEL32.dll (Show Stream) · Opened the ...
Read more >.NET and Its Confusing Terms Explained
NET developers or at job interviews. I myself had a hard time learning these terms when I got started, because it can be...
Read more >The Definitive Guide to HTML5 - ProfBurnett.com
The net effect of this is that although CSS pixels are intended to be a ... can cause confusion because JavaScript converts types...
Read more >Google Sheets Programming With Google Apps Script (2015 ...
Google Sheets is one of the core components of Google cloud applications. If you have a Gmail account, you can create and.
Read more >HTML5-Cookbook.pdf - Pepa
The difference between section and article can be confusing, and as the spec ... Guide to HTML5 Boilerplate at http://net.tutsplus.com/tutorials/html-css.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi there ! For those who don’t want to edit app.bundle.min.js, here is a workaround using MutationObserver that I’ve put in my /usr/share/jitsi-meet/plugin.head.html :
Same problem here! It would be useful if the placeholder could be customized.