Many native apps have a function of detect caps lock detect when user watching log in screen.
I think Web apps must have this too.
Many developers have headache of detect caps lock on login screen. maybe. I have too.
Some client requests it. yes. it’s possible when user key pressing.
but, before key press, Web app can’t detect caps lock is on.
So, I have a wish that add a key event of detect toggle keys like what caps lock is on or off.