Wedge

Public area => The Pub => Bug reports => Topic started by: Arantor on March 20th, 2013, 03:43 AM

Title: Post action mini-menu is misaligned after expanding an ignore member's post
Post by: Arantor on March 20th, 2013, 03:43 AM
Phew. Title says it all.

Get someone on your ignore list, then their post will be hidden from you. If you then press the magic 'show me their post' button, you'll see the post, but the mini menu of actions (like delete, report, warn) will be misaligned and you will not be able to use anything on it.

Not sure why this is happening and it took me enough time just to remember how to add things to the menus anyway. >_<


Also, there's no way to inject a per-message value into the user's mini-menu? I've added an 'ignore' option to the mini menu, and left the message id as a way to return back to the post (since it's not AJAXive and even if it was, messing around with the post (or potentially any other post of the newly-ignored user) is going to be fragile)[1]

But since I can't seem to put a per-post value into the user mini menu, I've put it in the per-post mini menu for now, which is how I found the bug.
 1. Fetching a complete new post, maybe not so bad. But there's no way to just request an entire single post like that, e.g. how you might for AJAX quick reply.
Title: Re: Post action mini-menu is misaligned after expanding an ignore member's post
Post by: Arantor on August 1st, 2013, 06:23 AM
This doesn't seem to be misaligned any more, though there is a separate bug - as per http://wedge.org/pub/bugs/8227/soft-merge-ignored-user/

I won't mark this closed yet because the second part is still not covered; no way as far as I know to inject a per-message value to the mini menu... that said it's not necessarily relevant with soft merge.