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

ENH Do not use deprecated lifecycle methods #280

Merged

Conversation

emteknetnz
Copy link
Member

Issue silverstripe/silverstripe-admin#1414

To test:

  • Use the page history viewer
  • Click on an item
  • The Content, Settings, History tabs should have the correct alignment - they should not "overlap" the page preview

Copy link
Member

@GuySartorelli GuySartorelli left a comment

Choose a reason for hiding this comment

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

There's a comment in client/src/components/FormBuilder/FormBuilder.js that mentions componentWillReceiveProps() - the comment should be updated to refer to whatever function is relevant now.

@emteknetnz
Copy link
Member Author

emteknetnz commented Mar 29, 2023

formBuilder.js is in admin - I've created a new PR for that - silverstripe/silverstripe-admin#1490

Unit test failure is existing https://github.com/silverstripe/silverstripe-versioned-admin/actions/runs/4506825659

@GuySartorelli GuySartorelli merged commit 1d6e8ce into silverstripe:2.0 Mar 30, 2023
@GuySartorelli GuySartorelli deleted the pulls/2.0/lifecycle branch March 30, 2023 21:37
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.

2 participants