KrupaVadher opened a new issue #14185: URL: https://github.com/apache/superset/issues/14185
There is no presence of functionality to select any item in 'Card' view (Chart or Dashboard). ### Expected results UI should allow user to select the items in bulk selection mode in 'Card' view ### Actual results UI doesn't allow user to select the items in bulk selection mode in 'Card' view <img width="1426" alt="BulkSelection" src="https://user-images.githubusercontent.com/57817186/114984593-c0887600-9e46-11eb-9398-45f05b15081e.png"> #### How to reproduce the bug 1. Go to Charts from toolbar and select the 'Card' view 2. Click on 'Bulk Select' button from the top 3. UI will show '0 selected' but doesn't have checkboxes to select in bulk as shown in above screenshot ### Environment (please complete the following information): - superset version: commit# c9a755f25 - python version: `Python 2.7.16` - node.js version: `v13.11.0` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
