The site going through an update, end of story. Very little user functionality is changing in that process, merely cosmetic appearance. Some functionality improvements are occurring such as standardized pagination across the site; we had several different paginations functions implemented. (Pagination is found on things like search results or other “lists” that can span many pages.)
This is phase one of the update which requires us to move the page generation - the part that constructs the code sent to your browser - to a new environment. More on phase two to when we switch over to its development.
No matter how much we shake down newly converted pages, bugs are going to crop up in real world use, and we’ll correct them as they appear. That is the nature of the beast.