Skip to content

Conversation

@davimacedo
Copy link
Member

@douglasmuraoka Unfortunately shouldComponentUpdate is not working accordingly in DataBrowser.react.js and it is causing many bugs in the last release:

  • Columns are not resizing
  • Menu is not updating when there is a row selection
  • Select all stopped working

So I think it would be better remove it for now, and then work to optimize it later.

Close #1270

@douglasmuraoka douglasmuraoka merged commit 902cf7f into parse-community:master Sep 9, 2019
beiguancyc pushed a commit to beiguancyc/parse-dashboard that referenced this pull request Sep 12, 2019
* commit '9f2d7e07fdb155b3c56d718976ba2077cc4e96a0':
  2.0.2 (parse-community#1278)
  Fix: Filter tab not working for classes starting with _ (parse-community#1275)
  Fix: DataBrowser is not updating accordingly (parse-community#1276)
  feat(Database Browser): Copy cell value using CTRL+C (parse-community#1272)
  Update parse to the latest version 🚀 (parse-community#1274)
  Update babel7 to the latest version 🚀 (parse-community#1273)
  Update webpack-cli to the latest version 🚀 (parse-community#1268)
  Update eslint-plugin-jest to the latest version 🚀 (parse-community#1267)
  Update NodeJS required version (parse-community#1265)
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.

Cannot delete Class row

2 participants