Skip to content

SeriesSaleImportForm: wait until setState() finishes #1074

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

Open
0pdd opened this issue Jul 11, 2019 · 3 comments
Open

SeriesSaleImportForm: wait until setState() finishes #1074

0pdd opened this issue Jul 11, 2019 · 3 comments

Comments

@0pdd
Copy link

0pdd commented Jul 11, 2019

The puzzle 1057-ea0a43ea from #1057 has to be resolved:

// @todo #1057 SeriesSaleImportForm: wait until setState() finishes

The puzzle was created by Slava Semushin on 23-Jun-19.

@php-coder
Copy link
Owner

The same should be done for SimilarSeriesForm.js that has been added in 1391152 (#1280)

@0pdd
Copy link
Author

0pdd commented Sep 3, 2022

The puzzle 1057-ea0a43ea has disappeared from the source code, that's why I closed this issue.

@php-coder
Copy link
Owner

The puzzle is still here:

$ git grep -1 '@todo #1057 SeriesSaleImportForm: wait until setState() finishes'
src/main/frontend/src/components/SeriesSaleImportForm.js-
src/main/frontend/src/components/SeriesSaleImportForm.js:               // @todo #1057 SeriesSaleImportForm: wait until setState() finishes
src/main/frontend/src/components/SeriesSaleImportForm.js-               // (see https://reactjs.org/docs/react-component.html#setstate)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants