Describe the bug

There are 2 bugs visible in the video above:
First the table tree re-opens/animates via a collapse animation everytime I go to another "inner tab" like Search or SQL or Structure.
Second the pagination present inside a database with e.g. 100+ tables forgets its position after you change the "inner tab" from e.g. Search to SQL.
Both of these issues are not present in current 5.2.1
Expected behavior
PHPMyAdmin should not re-open/animate the table tree after a "inner tab" has been selected.
PHPMyAdmin should remember the previously selected "page" of the paginated table list after selecting a different "inner tab".
Server configuration
- Operating system: Debian 12
- Web server: NGINX
- Database version: MariaDB10.11.6
- PHP version: 8.3.2
- phpMyAdmin version: 6.0.0-dev+20240127.675dc8de1a
Client configuration
- Browser: Google Chrome 121.0.6167.139
- Operating system: MacOS 14.3
Describe the bug
There are 2 bugs visible in the video above:
First the table tree re-opens/animates via a collapse animation everytime I go to another "inner tab" like
SearchorSQLorStructure.Second the pagination present inside a database with e.g. 100+ tables forgets its position after you change the "inner tab" from e.g.
SearchtoSQL.Both of these issues are not present in current 5.2.1
Expected behavior
PHPMyAdmin should not re-open/animate the table tree after a "inner tab" has been selected.
PHPMyAdmin should remember the previously selected "page" of the paginated table list after selecting a different "inner tab".
Server configuration
Client configuration