Your layout is not a view
The layout you’re looking at is a working copy. It saves itself as you go, the way it always has, and it’s yours alone — filtering, hiding a column or re-sorting changes it immediately and nothing else touches it. A view is separate. When you open one, its layout becomes your working copy. From then on the two can drift: change a filter and the view still holds what it held before, until you save. This is deliberate. It means:- Nothing changed for you when views shipped. Your existing layout carried over untouched, and if you never open the Views menu you’ll never see a difference.
- A teammate editing a shared view can’t pull the rug out from under what you’re in the middle of.
- Closing a view leaves your layout exactly as it is.
