Hi ZOs,
currently the ignore player context menu entry at chat character and
@displayname links is in the middle,
directly below "Whisper" and top of "Add to friend".
At the bottom yu'll find "Report player".
It would be way less problematic if you move the "Ignore" below "Report player" so you do not accidently click on ignore if you want to whisper, or add to a friend!
Same at the Friends list context menu! You click on ignore and there is not even any "Are you sure" dialog.
Addons can add that dialog via problematic overwriting code, and this is not compatible with LibCustomMenu (a context menu fix addon that adds submenus and is very common and wide spread).
So would you please consider to change the order and/or add a "Ask before ignore" dialog there.
Should be really easy by e.g. adding it in advanced to AddIgnore function, and in the CHAT_SYSTEM function "ShowPlayerContextMenu" just change the order more to the bottom of the AddMenuItem entries.
I bet A LOT players would appreciate that and it is a really easy code change that does not even need much testing.
Thank you very much and a happy new year
Baertram