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(component/containers): add missing displayName #985

Merged
merged 4 commits into from
Jan 12, 2018

Conversation

acateland
Copy link
Contributor

@acateland acateland commented Jan 12, 2018

What is the problem this PR is trying to solve?
For some container CMF is not able to auto injects props configuration because component didn't have display name, so this failled in production environnement.

What is the chosen solution to this problem?
Add displayName to container who missed them.
Took time to add more display names to components.

Please check if the PR fulfills these requirements

  • The PR commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Related design / discussions / pages (not in jira), if any, are all linked or available in the PR

[ ] This PR introduces a breaking change

@build-travis-ci
Copy link
Collaborator

:octocat: Demo is available here

@jmfrancois jmfrancois changed the title fix(component/containers): add number of missings displayName fix(component/containers): add missing displayName Jan 12, 2018
Copy link
Collaborator

@jmfrancois jmfrancois left a comment

Choose a reason for hiding this comment

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

LGTM

@build-travis-ci
Copy link
Collaborator

:octocat: Demo is available here

@jsomsanith-tlnd jsomsanith-tlnd merged commit 01268e1 into master Jan 12, 2018
@jsomsanith-tlnd jsomsanith-tlnd deleted the fix/component/displayname branch January 12, 2018 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants