This scenario works fine for questions:
- In logged out state, try to ask a question
- It asks to login
- After login, the question form is pre-filled from what was entered before.
It doesn't work for answers! I wrote an answer when logged out and it was lost because it didn't save it during login:
- In logged out state, try to post an answer
- It asks to login
- After login, the answer is not pre-filled in.
Pretty sure it's a bug.