==== AC
* Clicking //anywhere// on the popup takes you to that IP's Special:Contributions page
* The infobox (accordion) on the Special:Contributions page should be expanded even if it should be collapsed per the user's setting
* The user's setting should not be updated unless they collapse/expand the infobox (accordion)
==== Notes
See T293723#7439765.
>>! In T296695#7552018, @STran wrote:
> ...
> I think a parameter is the most non-invasive way to pass a one-off flag and it should be prioritized over the user preference if the parameter is set. It can be hardcoded as part of the `href` in the popup as part of {T293723}. If the user interacts with the infobox after load (closing and then expanding it again), we should continue to watch for that and record the preference like we currently do.
>
> ...
---
Original task:
The entire IP Info popup should be clickable (like PagePreviews on Desktop). Clicking it takes you to that IP's Special:Contribs page with the IP Info accordion already open.
Questions:
1. Is this feasible?
2. Would this affect the user's open/close pref on the accordion? Can it be independent of it?