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: Data Browser is not updating accordingly #1276

Merged
merged 2 commits into from
Sep 9, 2019

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