fossasia / susi_chromebot

SUSI.AI Chrome Extension
GNU Lesser General Public License v2.1
1.54k stars 140 forks source link

Toggle Eye Not working properly #514

Closed championpaddler closed 5 years ago

championpaddler commented 5 years ago

I'm submitting a ...

Current behavior:

When login page open , eye is open but it should be closed as input is password and thus when i toggle it , eye is closed but password in text form.

Expected behavior:

Steps to reproduce:

Related code:

insert any relevant code here else remove this section

Other information:

System information:

Screenshots of the issue:

Your operating system

Would you like to work on the issue?


Yes.
shreyansh-goyal commented 5 years ago

I want to handle this issue. When I opened the login page the eye was opened but the password was hidden and clicking on eye is not causing any effect.

championpaddler commented 5 years ago

@shreyansh-goyal i am already working on this.

shreyansh-goyal commented 5 years ago

I thought you raised this issue.I carefully watched that bug the document.addEventListener is not working.I even tried console.log but even that didn't work.

championpaddler commented 5 years ago

@shreyansh-goyal It is just element class issue. It is now resolved.