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

[FEATURE] Dynamically display the columns of the Top N table based on the type #45

Open
deshsidd opened this issue Jan 16, 2025 · 0 comments
Labels
enhancement New feature or request untriaged

Comments

@deshsidd
Copy link
Collaborator

Is your feature request related to a problem?

A clear and concise description of what the problem is, e.g. I'm always frustrated when [...].
The Top N queries table can display:

  1. Only queries
  2. Only groups
  3. Combination of queries/groups

Some columns are applicable to only queries (eg: indices) and others to only groups (eg: query count).

We should dynamically display the applicable columns based on the data in the table and only display the applicable columns.

What solution would you like?

A clear and concise description of what you want to happen.

What alternatives have you considered?

A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?

Add any other context or screenshots about the feature request here.

@deshsidd deshsidd added enhancement New feature or request untriaged labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request untriaged
Projects
None yet
Development

No branches or pull requests

1 participant