View Icon gone from Chart, Table, Dashboard CRUD Views
See original GitHub issueThe magnifying glass view icon is gone from the CRUD views now, is this intended?
Expected results
To see these three icons:
Actual results
Only see two icons:
How to reproduce the bug
- Go to the Charts CRUD view
- Don’t see any view icons
Environment
- superset version: `master
Checklist
Make sure these boxes are checked 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.
to: @mistercrunch @nytai cc: @john-bodley
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
View Icon gone from Chart, Table, Dashboard CRUD Views
How to reproduce the bug · Go to the Charts CRUD view · Don't see any view icons ...
Read more >Add Icons to CRM Analytics Charts - Salesforce Help
Bar charts (but not stacked bars), dot-plot charts, and line charts can have icons along with dimension values as labels. Polar gauge charts...
Read more >Build a COMPLETE React Admin Dashboard App - YouTube
React Admin Dashboard Tutorial from scratch. We will be using React, Material UI, Nivo Charts, Formik, Yup, FullCalendar, and Data Grid to ...
Read more >Create Responsive Admin Dashboard Using HTML CSS ...
Create Responsive Admin Dashboard Using HTML CSS & JavaScript | Dashboard Template Design.Lets Build a Responsive Admin Dashboard Page with ...
Read more >Introduction to dashboards | New Relic Documentation
New Relic's dashboards gather and chart the specific data you want to see, ... Manage your charts and dashboards easily using our quick-access...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have occasionally used these views when I am trying to find all the related charts to a specific table so I can delete it from the database.
@mistercrunch a document writer at Airbnb raised the issue. It seems we should try to ensure the CRUD views remain consistent (and inline with the documentation) until they’re replaced with @nytai’s React components.