Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Tags Page Polish #25403

Merged
merged 6 commits into from
Sep 30, 2023
Merged

fix: Tags Page Polish #25403

merged 6 commits into from
Sep 30, 2023

Conversation

hughhhh
Copy link
Member

@hughhhh hughhhh commented Sep 25, 2023

SUMMARY

Updating tags page with request from product. The following changes were made:

  • empty state if no entities are used by a tag
  • fix loading flicker
  • added new columns
  • new styles from spec

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

After

Screen Shot 2023-09-29 at 3 32 32 PM design decisions -->

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • 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

@apache apache deleted a comment from github-actions bot Sep 25, 2023
@apache apache deleted a comment from github-actions bot Sep 25, 2023
Copy link
Member

@betodealmeida betodealmeida left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hughhhh can you add some screenshots, so people outside of Preset can know what changes this PR is introducing?

@justinpark
Copy link
Member

@hughhhh Thanks for updates. Could you add the screenshot for the update in the description?

Copy link
Member

@lilykuang lilykuang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small nits. LGMT!

(tag: Tag) =>
tag.type === 'TagTypes.custom' || tag.type === 1,
)}
maxTags={3}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this number be a constant on top of the file?

@hughhhh hughhhh merged commit 85251f8 into apache:master Sep 30, 2023
29 checks passed
@hughhhh hughhhh deleted the tags-polish-1 branch September 30, 2023 02:13
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
Co-authored-by: Lily Kuang <lily@preset.io>
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 3.1.0 labels Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/L 🚢 3.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants