You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/03/01 00:38:29 UTC

[GitHub] vogievetsky opened a new pull request #7170: Fix table resizing in new console

vogievetsky opened a new pull request #7170: Fix table resizing in new console
URL: https://github.com/apache/incubator-druid/pull/7170
 
 
   As part of the changes in https://github.com/apache/incubator-druid/pull/7139 react-table was upgraded to 6.9 (from 6.8). There seems to be an issue in the new react-table that sometimes, when resizing certain columns, the table gets messed up:
   
   ![image](https://user-images.githubusercontent.com/177816/53608347-3ce07200-3b77-11e9-941f-27488d5f067a.png)
   
   This PR reverts the react-table to the previous version (an changes ^ to ~) to make sure that we stay on the 6.8.x line.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org