I believe that the availability of an 'ignore' button in the mobile view is a necessary feature.
Thank you.
When you say "ignore button" you are referring to on a profile not on an article, correct? I ask because none of the status action buttons exist on the mobile view (Enable/Disable alerts, report, ignore, hide).
Either one, tbh. Both if possible. I suppose it would make the most sense to make the 'ignore' button available on profile pages, since what you would be trying to do is ignore a profile.
But, honestly, whatever's easiest. Some level of functionality is better than none.
Starting work on implementing the ignore feature at the user level. The notifications stuff on posts is a whole other topic and maybe should have a whole separate issue for tracking purposes.
I found a bug in the current mobile implementation of the profile viewer however. The way the aspects drop down is coded in mobile it doesn't show a presently ignored user it just renders it as "Add Contact". I know the Mobile code can do this because it does it correctly under privacy settings. I'll work on addressing that at the same time as getting this working.
I've got this working in a branch branch. Posted some questions to Discourse before finishing it up and submitting a PR.