Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Columns List Missing in Left Navigation #19102

Open
smartinec opened this issue Apr 8, 2024 · 0 comments
Open

Columns List Missing in Left Navigation #19102

smartinec opened this issue Apr 8, 2024 · 0 comments

Comments

@smartinec
Copy link

Describe the bug

When expanding the "Columns" node in the left navigation tree, only "New" is shown and not the list of column names for the parent table. "Indexes" node works as expected. This happens for all tables.

To Reproduce

Steps to reproduce the behavior:

  1. Expand any database node in left navigation
  2. Expand any table under that database
  3. Expand the "Columns" node
  4. Only "New" is shown

Expected behavior

A list of of each column in the parent table.

Screenshots

2024-04-08_07-47-09

Server configuration

  • Operating system: Amazon Linux 1
  • Web server: Apache 2
  • Database version: 8.0.36
  • PHP version: 7.2.34
  • phpMyAdmin version: 5.2.1

Client configuration

  • Browser: Chrome
  • Operating system: macOS Sonoma

Additional context

I was unable to find a config option to enable/disable this functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant