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

NEW TabSet react component is no longer structural #8440

Conversation

raissanorth
Copy link
Contributor

@raissanorth raissanorth commented Oct 3, 2018

Related to silverstripe/silverstripe-admin#669

The related admin PR adjusts the Tabs component to use redux-form state to store the active tab. This allows that to work by ensuring Tabs is wrapped with a ReduxFormField HOC.

(See https://github.com/silverstripe/silverstripe-admin/blob/6e66c48d65b52d568fbd34f8a7c630b4a829c2c9/client/src/components/FormBuilder/FormBuilder.js#L169-L173 for reference)

Related issue silverstripe/silverstripe-elemental#325

@robbieaverill robbieaverill merged commit bd6c4fd into silverstripe:4 Oct 9, 2018
@robbieaverill robbieaverill deleted the pulls/4.3/its-indestruc-tab-le branch October 9, 2018 20:05
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.

2 participants