bsoe003 / hackQ

MIT License
0 stars 0 forks source link

Editable Questions #8

Open bsoe003 opened 8 years ago

bsoe003 commented 8 years ago

After a user submits their question, they may want to edit their submitted question. For this feature, user can simply click on their submission on the queue and it should be editable if the question is written by them.

If a user clicks a question that is not written by them, it should show the form that is NOT EDITABLE. Some details may be hidden, but let's put that in less priority.

Here is a problem that I see: If a user submits the question without Facebook authentication, then he/she may not be able to edit their account. As per other issue(s) listed, this problem should be fixed soon.