I appreciate your need to simplify the UI for the majority of your customers.
But here is feedback on the trouble I had when trying to find my current PHP version. (It turns out that this was one of the primary reasons I started using Health Check – just to see the PHP version.)
1. The old Site Status tab seems to have been replaced by the new Info pane. So far so good. But that pane’s accordion-like structure makes it hard to find any particular item. I had to hunt around, opening and closing several of the items, to find where you decided the PHP version should be displayed.
2. The “Copy Site Info to Clipboard” does indeed provide all the details underlying the accordion view. But it’s hard to use: after I click the button, I then have to find a place to paste the info so I can see it all at once.
3. The “View extended PHP information” button is hard to find, since you have to scroll way down to the bottom of the page. And clicking it loses my context: I wasn’t in any of the Site Health panes (Status, Info, Troubleshooting, Tools)
4. Also, the names “Status” and “Info” don’t really convey the difference between the contents of those two panes. From their names alone, I couldn’t guess what they’re going to show without actually clicking.
To address all these, perhaps you could:
a) Rename the “Info” pane to “Details” and
b) Put three tabs into the Details pane:
– an “Info” tab, containing the current accordion list
– a “Full Info” tab, displaying as text the info I get when clicking the “Copy” button
– an “Extended PHP Info” tab, with the contents shown by “View extended PHP information”
Thanks.