peerplays icon indicating copy to clipboard operation
peerplays copied to clipboard

GUI wallet vote search is case sensative

Open cryptosig opened this issue 8 years ago • 1 comments

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.

cryptosig avatar Jun 11 '17 10:06 cryptosig

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

pfunks avatar Jun 13 '17 11:06 pfunks