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/17 21:19:11 UTC

[GitHub] [superset] dkrat7 opened a new issue, #22159: [deck.gl] dashboard view is repositioned when deck.gl chart legend category is clicked

dkrat7 opened a new issue, #22159:
URL: https://github.com/apache/superset/issues/22159

   Deck.gl charts with legend (tested with scatter and polygon) get out of visual scope when legend category is clicked (on dashboards that don't fit screen).
   
   #### How to reproduce the bug
   
   1. Open the dashboard with deck.gl visualization (i.e. Deck.gl demo).
   2. Scroll down to the deck.gl chart (issue is only visible when dashboard doesn't fit screen)
   3. Click (select/deselect) legend category
   
   ### Expected results
   
   Legend category is filtered and **dashboard view stays in the same position**.
   
   ### Actual results
   
   Legend category is filtered and **dashboard is scrolled to the top**.
   
   #### Screenshots
   
   https://user-images.githubusercontent.com/9586713/202557683-e7d1dfbd-a951-4dc7-a7ea-5e1446057b13.mp4
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version: firefox 106, chrome 107
   - superset version: 2.0.0 (official docker image: apache/superset:2.0.0)
   
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   
   


-- 
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.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


Re: [I] [deck.gl] dashboard view is repositioned when deck.gl chart legend category is clicked [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on issue #22159:
URL: https://github.com/apache/superset/issues/22159#issuecomment-1942143387

   It seems this is still an issue in 3.x, but based on the lack of conversation here, I'm not sure anyone is worried about it. If anyone wants to raise a PR, please do, otherwise we may mark this as stale and close it.


-- 
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