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

#443: PDP: Remove Tags display #447

Merged
merged 3 commits into from
Dec 4, 2018

Conversation

machikoyasuda
Copy link
Contributor

Resolves #442
Impact: minor
Type: feature

Issue

Tags need to be removed from PDP to prepare for incoming changes to Tag logic. A Tag will be updated so that a Tag can be marked as inactive, for example, and not all Tags will have enabled live links. Because of this, we want to remove Tags from being displayed on PDP by default.

Solution

  • Removes TagGrid display component from PDP
  • Deletes TagGrid component entirely
  • Updates snapshot tests for PDP

Breaking changes

None

Screenshots

Given a product with tags in Admin:
screen shot 2018-12-04 at 12 41 05 pm

No tags should show up:
screen shot 2018-12-04 at 12 40 58 pm

Testing

  1. Add tags to a product in Admin
  2. View the product in Starter-Kit
  3. See that the tags are not shown.

Copy link
Member

@mikemurray mikemurray left a comment

Choose a reason for hiding this comment

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

👍

@mikemurray mikemurray merged commit 6f04032 into develop Dec 4, 2018
@mikemurray mikemurray deleted the 443-machikoyasuda-pdp-remove-tag-display branch December 4, 2018 21:02
This was referenced Jan 15, 2019
@spencern spencern mentioned this pull request Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants