swdotcom / swdc-vscode

Time-tracking plugin for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=softwaredotcom.swdc-vscode
Apache License 2.0
456 stars 46 forks source link

Please enter a valid work email #509

Closed olafswan closed 1 month ago

olafswan commented 1 month ago

Not supporting email address like john.doe@gmail.com

As suggested, after installation, I tried to register, but I initially attempted it on the software.com website.

After signing in using 'Sign in with Google', I was stuck on the 'Set up your organization' modal because the email input returned the error: 'Please enter a valid work email.' I almost gave up and uninstalled the VSCode extension.

code-time

The only fix was to register using the VSCode registration button.

Fix suggestions Allow to skip the create organization form.

bjacobson26 commented 1 month ago

Hi @olafswan - thanks for bringing this issue up.

If you sign up by going directly to software.com, it'll drop you into onboarding for our platform product for organizations.

As you found, the only way to register your CodeTime account is to do it is through the VSCode plugin's "Register your account" button:

image

That being said, it is quite frustrating not being able to skip that create organization form. Will look into allowing skipping that. Thanks for the suggestion!