Skip to content

ref(events-v2) Remove group prop from many interface components#13422

Merged
markstory merged 1 commit intomasterfrom
interface-group-cleanup
May 29, 2019
Merged

ref(events-v2) Remove group prop from many interface components#13422
markstory merged 1 commit intomasterfrom
interface-group-cleanup

Conversation

@markstory
Copy link
Member

Many of the event interface ui components had group as a required prop but it isn't used other than to pass onto EventDataSection which also doesn't use the prop. By removing all these redundant props I can fix numerous prop type warnings that are blocking the modal for events-v2.

Refs SEN-697
Related to #13415

Many of the event interface ui components had `group` as a required prop
but it isn't used other than to pass onto EventDataSection which also
doesn't use the prop. By removing all these redundant props I can fix
numerous prop type warnings that are blocking the modal for events-v2.

Refs SEN-697
@markstory markstory requested a review from a team May 28, 2019 16:15
Copy link
Member

@billyvg billyvg left a comment

Choose a reason for hiding this comment

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

👏

@markstory markstory merged commit 37627b5 into master May 29, 2019
@markstory markstory deleted the interface-group-cleanup branch May 29, 2019 13:48
dashed added a commit that referenced this pull request Jul 12, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants