atosorigin / crx-bluekiwi-notifications

This is the repo for the unofficial blueKiwi Chrome Extension.
https://chrome.google.com/webstore/detail/bluekiwi-notifier/nmokaddnjebadokcmjfbinphpfkenghp?utm_source=chrome-ntp-icon
1 stars 0 forks source link

Inputting bK URL when not signed in causes validation issue #17

Closed greghesp closed 11 years ago

greghesp commented 11 years ago

If user is not signed into bK, options page gives URL validation issue. This makes it look like there is an issue with the URL.

Add additional notification to state that user is not logged into URL.
Make URL validation check that URL is in URL format and to strip trailing slash

anthonylau commented 11 years ago

single trailing slash is already stripped

greghesp commented 11 years ago

Add timeout to validation. Otherwise it gets stuck in a loop with no way to cancel when URL in invalid screen shot 2013-05-22 at 18 26 39

anthonylau commented 11 years ago

Add additional notification to state that user is not logged into URL.

I think use a gray icon maybe better?