Skip to content

Fixes #636: tags not showing in how-to cards #665

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

Merged
merged 3 commits into from
Oct 13, 2019

Conversation

patyiscoding
Copy link
Member

closes #636

@cypress
Copy link

cypress bot commented Oct 11, 2019



Test summary

14 1 2 0


Run details

Project onearmy-community-platform
Status Failed
Commit 4f82cbc
Started Oct 11, 2019 4:37 PM
Ended Oct 11, 2019 4:40 PM
Duration 02:49 💡
OS Linux Ubuntu Linux - 14.04
Browser Electron 61

View run in Cypress Dashboard ➡️


Failures

cypress/integration/academy.spec.ts Failed
1 [Academy] > [List instructions] > [By Everyone]

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

Copy link
Member

@chrismclarke chrismclarke left a comment

Choose a reason for hiding this comment

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

Thanks, nice fix.

As the component no longer depends on state, can you also do some minor tidying to remove the IState interface and remove from the class typing (i.e. export default class TagDisplay extends React.Component<IProps>) as these are no longer necessary?

@patyiscoding
Copy link
Member Author

Sure, just updated 👌

@chrismclarke chrismclarke merged commit 632bf5e into ONEARMY:master Oct 13, 2019
@patyiscoding patyiscoding deleted the bug-fix branch October 19, 2019 12:34
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.

Tags in /how-to are not shown on load
2 participants