make initially closed cards stay open after edit
Ticket
make initially closed cards stay open after edit+status
make initially closed cards stay open after edit+priority
make initially closed cards stay open after edit+tag
make initially closed cards stay open after edit+commit
make initially closed cards stay open after edit+issues
If a card is in closed view, and you open to edit it (or do anything on the other tabs), then when you go back to view mode (eg. by clicking on view or saving an edit), the card returns to closed view.
make initially closed cards stay open after edit+solution
It should stay open :)
For now I just went back to fixing this in show.html.erb, which seems a bit sloppy. It does preserve "closed" as the original view, fwiw, but it's hacky.