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

Update links from Card component to sub-components #32798

Closed
wants to merge 4 commits into from

Conversation

hsingyuc
Copy link
Contributor

Description

Fixes #32688
Update links from Card component to sub-components

How has this been tested?

Test links on Github fix/32688 branch

Types of changes

Bug fix

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • I've tested my changes with keyboard and screen readers.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR (please manually search all *.native.js files for terms that need renaming or removal).

@skorasaurus skorasaurus added the [Type] Developer Documentation Documentation for developers label Jun 18, 2021
@skorasaurus
Copy link
Member

skorasaurus commented Dec 9, 2021

Hi,

Thanks for the Pull Request. There was a significant change to the Card Component (#32566) shortly after your pull request which makes your changes not usable.

If you wish to continue, please reopen or make a new pull request.

@skorasaurus skorasaurus closed this Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Developer Documentation Documentation for developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Links from Card component to sub-components and vice-versa return 404 error.
2 participants