ownphotos icon indicating copy to clipboard operation
ownphotos copied to clipboard

'Train faces' button doesn't do anything

Open wtrdk opened this issue 6 years ago • 1 comments

I've manually added some faces to a few persons. When I press the 'Train faces' button it doesn't do anything.

I'm not sure if this logging is useful, so let me know if I need to post another snippet of logging.

ownphotos-frontend | ./src/actions/facesActions.js
ownphotos-frontend |   Line 1:  Definition for rule 'jsx-a11y/href-no-hash' was not found  jsx-a11y/href-no-hash
ownphotos-frontend |   Line 3:  'fetchPeople' is defined but never used                    no-unused-vars
ownphotos-frontend |
ownphotos-frontend | ./src/containers/login.js
ownphotos-frontend |   Line 1:  Definition for rule 'jsx-a11y/href-no-hash' was not found  jsx-a11y/href-no-hash
ownphotos-frontend |   Line 7:  'isAuthenticated' is defined but never used                no-unused-vars
ownphotos-frontend |
ownphotos-frontend | Search for the keywords to learn more about each warning.
ownphotos-frontend | To ignore, add // eslint-disable-next-line to the line before.
ownphotos-frontend |

BTW, hope that you're not annoyed by my activity in the issues section, but I really like your work and would like to help you by addressing these issues!

wtrdk avatar Feb 12 '19 14:02 wtrdk

Any updates on this?

vkadam avatar Feb 25 '19 18:02 vkadam