User card doesn't show up properly once an account is de-activated

Over at What happens when a topic has over 1000 replies? - general - Discourse Demo if you click on the avatar of the first post or Sam’s 3rd post, the user card either doesn’t come up or immediately disappears. Also this post.

I think it has to do with there being a one-box there, though the onebox explanation doesn’t cover the first-post case.

4개의 좋아요

I think I see the problem @sam in the f12 error console

2개의 좋아요

The repro here is

  • Register an account
  • De-activate account
  • Onebox then will pop open and close

Very big edge case … I guess if we get a 404 or something when asking for extra data we should say “account not active” or something like that.

5개의 좋아요

Oh. That seems like… Nothing. Sorry.

1개의 좋아요

Odd, we actually have this assigned out at the moment.

I believe @nbianca is working on a fix.

2개의 좋아요

I have fixed this bug in:

https://github.com/discourse/discourse/pull/21387

1개의 좋아요

This topic was automatically closed after 37 hours. New replies are no longer allowed.