krazkidd / kdeck

Desktop client for Kalshi event trading platform
GNU General Public License v3.0
2 stars 0 forks source link

Add option to remember email for login #53

Closed krazkidd closed 4 months ago

krazkidd commented 4 months ago

In #37, we made it possible to persist some settings to file. Now, we can show a checkbox on the Login dialog to save the user's email (but only if they click OK and not Cancel).

This should not conflict with the functionality from #38. If an email is saved, the Password field should be focused by default.

Dependencies