PBSA / peerplays

The Peerplays Blockchain
MIT License
32 stars 46 forks source link

GUI wallet vote search is case sensative #18

Open cryptosig opened 7 years ago

cryptosig commented 7 years ago

People are having trouble voting for witnesses because they inadvertently capitalize the witness name and incorrectly think they can't vote for the witness or that the witness doesn't exist. The solution is to not check for case or to automatically lower all case. Since the GUI code is not forkable I am putting it here in hopes that PBSA developers will fix this problem.

pfunks commented 7 years ago

I made a related issue before seeing this one in the new GUI repo: https://github.com/PBSA/peerplays-core-gui/issues/1