Not sure if this is a bug or change in functionality, but previously, when I clicked on an item in a feed, the sidebar would close giving more space to the actual content of the item. Now I have to explicitly close the sidebar in order to read the item. If this is functionality that has changed, is there a way to set it back to the way it used to be?
This is the default behaviour when the app is built with the modern SDK. We’ve discussed surfacing UI to change the display modes, but it appears that may not always solve this request as the display modes are suggestions rather than what will happen.
@jitterted It’s interesting — I got so many complaints about the very behavior that you preferred that I assumed that everybody would want it to work the way it now works!
I think the situation is a little better on iOS 26: in portrait mode, the sidebar appears as a kind of overlay and then disappears when you select something.
We’re just going with the behavior Apple provides rather than trying to fight it — but that means it can be different with different versions of iOS, even though our code is exactly the same.