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

Review the API call getSpellsByUser history.push #9

Open
ldhandley opened this issue May 19, 2021 · 0 comments
Open

Review the API call getSpellsByUser history.push #9

ldhandley opened this issue May 19, 2021 · 0 comments
Labels
Full-Stack Issues that require full-stack changes to the nexus.codespells.org (front and backends)

Comments

@ldhandley
Copy link
Collaborator

This is used if user logs out, then immediately hits back to return to /spells

Look into a better way to accommodate this behavior.

spells-api-service.js, getSpellsByUser()

if (history) history.push('/gallery') was added as a bug workaround at some point. Review to see if this is still necessary or can be removed.

@srfoster srfoster added the Full-Stack Issues that require full-stack changes to the nexus.codespells.org (front and backends) label May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Full-Stack Issues that require full-stack changes to the nexus.codespells.org (front and backends)
Projects
None yet
Development

No branches or pull requests

2 participants