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

panel/table columns' title don't change when rearrange queries. #11690

Closed
kehao95 opened this issue Apr 23, 2018 · 0 comments · Fixed by #11751
Closed

panel/table columns' title don't change when rearrange queries. #11690

kehao95 opened this issue Apr 23, 2018 · 0 comments · Fixed by #11751

Comments

@kehao95
Copy link
Contributor

kehao95 commented Apr 23, 2018

Suggested label: "type/bug" label:"comp: panel/table"

What Grafana version are you using? & What OS are you running grafana on?

Grafana:5.0.4 on Docker

DataSource

Prometheus

What did you do?&What was the expected result?&What happened instead?

When using panel/table with multiple queries. The columns' titles should match with queries, which is true until you rearrange the queries with "Move up/Move down". The queries and columns are rearranged but the columns' title remain alphabetical Value #A Value #B Value #C

screen_shot_2018-04-23_at_10_01_20_am

39104560-d79a39cc-46e3-11e8-8a82-67f0f7619051

What's the influence?

This will mess up the Column Styles completely which match the tables with their names(Apply-to-columns-named) Especially when you have values of different data types.

@marefr marefr added this to the 5.2 milestone May 3, 2018
marefr added a commit that referenced this issue May 3, 2018
ryantxu added a commit to NatelEnergy/grafana that referenced this issue May 4, 2018
* grafana/master:
  changelog: add notes about closing grafana#11616
  fixed text color in light theme
  changelog: add notes about closing grafana#11800
  test if default variable interpolation is effective when no specific format is specified
  changelog: notes about closing grafana#11690
  changelog: add notes for #grafana#11754, grafana#11758, grafana#11710
  scroll: remove firefox scrollbars
  dont shadow format passed in as function parameter
  Metrics package now follows new service interface & registration (grafana#11787)
  scroll: fix scrolling on mobile Chrome (grafana#11710)
  fixed so all buttons are styled not just small ones, fixes grafana#11616
  add test for prometheus table column title
  increase length of auth_id column in user_auth table
  fix to match table column name and order
ryantxu added a commit to ryantxu/grafana that referenced this issue May 7, 2018
* grafana/master: (531 commits)
  Update ROADMAP.md
  support additional fields in authproxy (grafana#11661)
  better handling for special chars in db config (grafana#11662)
  Fix/improved csv output (grafana#11740)
  Update ROADMAP.md
  Update ROADMAP.md
  Update ROADMAP.md
  Remove preceding `/` from public JS path (grafana#11804)
  Add panel scrolling docs (grafana#11826)
  escape pipe symbol same way as in templating docs
  changelog: add notes about closing grafana#11616
  added left:unset to counter left:0 in recent react-select release
  fixed text color in light theme
  changelog: add notes about closing grafana#11800
  test if default variable interpolation is effective when no specific format is specified
  changelog: notes about closing grafana#11690
  changelog: add notes for #grafana#11754, grafana#11758, grafana#11710
  scroll: remove firefox scrollbars
  Add missing items to Gopkg.lock
  pipe escape try grafana#3
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants