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

fix(UI): Broken Profile UI when not logged in #421

Merged
merged 3 commits into from
Dec 20, 2020

Conversation

adrienjoly
Copy link
Member

@adrienjoly adrienjoly commented Dec 20, 2020

Closes #410.

How to reproduce

docker-compose up -d
node scripts/import-from-prod.js adrien
open http://localhost:8080/adrien

See:

@adrienjoly adrienjoly changed the title fix broken UI for visitors fix(UI): Broken UI when not logged in Dec 20, 2020
@adrienjoly adrienjoly self-assigned this Dec 20, 2020
@adrienjoly adrienjoly added the bug label Dec 20, 2020
@adrienjoly adrienjoly marked this pull request as ready for review December 20, 2020 12:06
@adrienjoly adrienjoly changed the title fix(UI): Broken UI when not logged in fix(UI): Broken Profile UI when not logged in Dec 20, 2020
@adrienjoly adrienjoly merged commit b9ac0b3 into master Dec 20, 2020
@adrienjoly adrienjoly deleted the fix/broken-ui-for-visitors branch December 20, 2020 12:08
adrienjoly pushed a commit that referenced this pull request Dec 20, 2020
## [1.44.13](v1.44.12...v1.44.13) (2020-12-20)

### Bug Fixes

* **UI:** Broken Profile UI when not logged in ([#421](#421)) ([b9ac0b3](b9ac0b3)), closes [#410](#410)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix rendering of profile when user is not logged in
1 participant