stephenLYZ opened a new pull request #15868:
URL: https://github.com/apache/superset/pull/15868
### SUMMARY
<!--- Describe the change below, including rationale and design decisions -->
This PR is the second iteration of viz gallery.
- To relocate the search bar to main section
- Search to take up the entire row
- Stack tags above category list, only display `Highly-used`, `ECharts`,
`Advanced-Analytics`
- Click to expand and show 4 sections:
- recommended tags
- all
- category
- tags
- from global new button - anchor to show recommended tags (implemented)
- from explore(switching viz) -anchor to show existing chart and its
category (implemented)
- open from dataset list -> explore -> anchor to show recommended tags (not
implemented)
related: https://github.com/apache/superset/pull/15734
design:
https://www.figma.com/file/LMnulBPitqSh5GeElVbsUV/chart-popover?node-id=0%3A1
### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
<!--- Skip this if not applicable -->

If text overflow is displayed tooltip.

show existing chart and scroll to the category, enable the user to see the
selected category.
https://user-images.githubusercontent.com/11830681/126812550-aa57485b-72b5-4461-9dd6-14c5e1b8fb08.mov
### TESTING INSTRUCTIONS
<!--- Required! What steps can be taken to manually verify the changes? -->
### ADDITIONAL INFORMATION
<!--- Check any relevant boxes with "x" -->
<!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
- [ ] Has associated issue:
- [ ] Changes UI
- [ ] Includes DB Migration (follow approval process in
[SIP-59](https://github.com/apache/superset/issues/13351))
- [ ] Migration is atomic, supports rollback & is backwards-compatible
- [ ] Confirm DB migration upgrade and downgrade tested
- [ ] Runtime estimates and downtime expectations provided
- [ ] Introduces new feature or API
- [ ] Removes existing feature or API
--
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]