Skip to content

Extra table header cell incorrectly added #17869

Description

@svivian

Describe the bug

View any database table in Browse mode. On the right of the header row there is an extra cell. It's only on the header, not the table body. Image:

Screenshot 2022-11-04 at 13 45 38

In the HTML it's an extra td element like this:

    <td class="d-print-none"><span></span></td>

It doesn't happen on the demo server, but the theming is slightly different on there (in 5.2 it's paler).

Server configuration

  • Operating system: Ubuntu
  • Web server: nginx
  • Database version: 8.0.29-0ubuntu0.20.04.3
  • PHP version: 7.4.3
  • phpMyAdmin version: 5.2.0

Client configuration

  • Browser: Chrome/Firefox
  • Operating system: macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA problem or regression with an existing featureUIIssues relating to the user interfaceaffects/5.2This issue or pull-request affects 5.2.x releases (and maybe further versions)affects/6.0This issue or pull-request affects 6.0.x releases (and maybe further versions)confirmed/5.2This issue is confirmed to be reproduced on 5.2 at the time this label was setconfirmed/6.0This issue is confirmed to be reproduced on 6.0 at the time this label was setgood first issuehas-prAn issue that has a pull request pending that may fix this issue. The pull request may be incomplete

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions