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

feat: [AXIMST-517] request within the demo #187

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

khudym
Copy link

@khudym khudym commented Feb 26, 2024

AXIMST-517 [Request within the Demo]

Comment on lines 102 to 104
setTimeout(() => {
onClose();
}, 1000);
}, 0);
Copy link

Choose a reason for hiding this comment

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

is it needed to have timeout here? Maybe just onClose();?

Copy link
Author

Choose a reason for hiding this comment

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

you are right, there is no need in timeout anymore!

@khudym khudym requested a review from monteri February 27, 2024 12:23
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (ts-develop@68d7533). Click here to learn what that means.

Files Patch % Lines
src/generic/modal-dropzone/useModalDropzone.jsx 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff              @@
##             ts-develop     #187   +/-   ##
=============================================
  Coverage              ?   89.56%           
=============================================
  Files                 ?      673           
  Lines                 ?    11317           
  Branches              ?     2394           
=============================================
  Hits                  ?    10136           
  Misses                ?     1143           
  Partials              ?       38           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@monteri monteri merged commit dd9ad38 into ts-develop Feb 27, 2024
3 checks passed
ihor-romaniuk pushed a commit that referenced this pull request Feb 29, 2024
* feat: [AXIMST-517] request within the demo

* refactor: [AXIMST-517] add changes after review

---------

Co-authored-by: Kyrylo Hudym-Levkovych <[email protected]>
ihor-romaniuk pushed a commit that referenced this pull request Feb 29, 2024
* feat: [AXIMST-517] request within the demo

* refactor: [AXIMST-517] add changes after review

---------

Co-authored-by: Kyrylo Hudym-Levkovych <[email protected]>
khudym added a commit that referenced this pull request Mar 6, 2024
* feat: [AXIMST-517] request within the demo

* refactor: [AXIMST-517] add changes after review

---------

Co-authored-by: Kyrylo Hudym-Levkovych <[email protected]>
khudym added a commit that referenced this pull request Mar 25, 2024
* feat: [AXIMST-517] request within the demo

* refactor: [AXIMST-517] add changes after review

---------

Co-authored-by: Kyrylo Hudym-Levkovych <[email protected]>
monteri pushed a commit that referenced this pull request Apr 1, 2024
* feat: [AXIMST-517] request within the demo

* refactor: [AXIMST-517] add changes after review

---------

Co-authored-by: Kyrylo Hudym-Levkovych <[email protected]>
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.

4 participants