You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/11/03 00:33:45 UTC

[GitHub] [superset] jinghua-qa commented on pull request #21897: chore(dashboard): Remove DRILL_TO_DETAIL feature flag

jinghua-qa commented on PR #21897:
URL: https://github.com/apache/superset/pull/21897#issuecomment-1301522176

   I found some issue:
   1,  drill to details by is block by the tooltip when chart width is small
    step 1, go to slack dashboard
    step 2, right click for Weekly Threads on date
   Expected results
   user can open drill to details by
   
   Actual results
   drill to details by is block by the tool tip
   
   https://user-images.githubusercontent.com/81597121/199626216-d011bc34-5267-4b5d-84ad-0f59ac2e7d87.mov
   
   2, Drill to details by time dimension show filter error in time series bar chart
   step 1, go to video games sales dashboard
   step 2, right click on a data in the Rise & Fall of Video Game Consoles time series area chart in a line
   step 3, open drill to details by {time dimension}
   
   Expected results
   show data table with {time dimension}
   
   Actual results
   show filter error
   
   https://user-images.githubusercontent.com/81597121/199626543-fc0b7ab1-4aca-474e-9608-786979dc5307.mov
   
   3, [D2D] pivot table drill to details by time dimension return no row
   Repro steps
   step 1, go to birth name dashboard and open Pivot Table v2
   step 2, in explore, change the row to be time column ds
   step 3, save the chart in dashboard
   step 4, open drill to details by time dimension in dashboard
   
   Expected results
   open data details with time dimension
   
   Actual results
   return no row
   
   https://user-images.githubusercontent.com/81597121/199626656-ffc4fa90-0221-44bb-8634-a0d37492f37b.mov
   
   4, drill to details by country return no row for world map
   Repro steps
   step 1, go to world bank's data dashboard
   step 2, go to china and right click, open drill to details by china
   
   Expected results
   open detail data with clearable filter china
   
   Actual results
   return no row
   <img width="1792" alt="Screen Shot 2022-11-02 at 5 33 18 PM" src="https://user-images.githubusercontent.com/81597121/199627120-20b38477-99e4-45f0-8577-3ff51d75e3b8.png">
   
   
   
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org