jinghua-qa opened a new issue #16338:
URL: https://github.com/apache/superset/issues/16338


   column title with integer will mess up with the order of column in data 
table, also column title like '6-10' cause error when viewing samples
   
   
   ### Expected results
   
   1, column title with integer will not mess up with the column order when 
viewing in data table
   2, sample table will be able to show when column title contains title like 
'6-10'
   
   ### Actual results
   
   1, column order is different because column title contains integer
   2, sample table show error
   
   #### Screenshots
   
   <img width="1790" alt="Screen Shot 2021-08-18 at 3 39 04 PM" 
src="https://user-images.githubusercontent.com/81597121/129981304-7650c504-5a5a-410e-8eaa-83374d218c4a.png";>
   
   <img width="1792" alt="Screen Shot 2021-08-18 at 3 39 17 PM" 
src="https://user-images.githubusercontent.com/81597121/129981211-a667fe54-b785-4942-84a5-9cc599fb9c00.png";>
   
   #### How to reproduce the bug
   
   1. create a table with columns title contains string and integer as in above 
screenshot
   2. observe data table and sample table
   3. See error
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: master
   - python version: `python --version`
   - node.js version: `node -v`
   - any feature flags active:
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to