Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[solved] All issues: 1 to 7 #28

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jhnemogap
Copy link

Commit 1

Commit 2

Commit 3

Commit 4

NOTA:

Se cambio en el archivo getDataFromGithub.js la obtención de elementos por el atributo la class de:

avatar-before-user-status
por
avatar width-full height-full

Esto puede causar un problema dado que la clase avatar-before-user-status sólo se le agrega a la etiqueta de imagen si el perfil presenta un estado; entonces si de casualidad el perfil no cuenta con un estado será imposible obtener una etiqueta con dicha clase. Por algo el nombre de la clase tan descriptivo.

document.getElementsByClassName('avatar width-full height-full')[0].src

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dotenv postToSlack getTime githubUrl prompt.get
1 participant