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

WRP-17880: Finish DropManager and make the component public #752

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

stanca-pop-lgp
Copy link
Contributor

@stanca-pop-lgp stanca-pop-lgp commented Jul 13, 2023

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • Documentation was added or is not needed
  • Documentation was verified or is not changed
  • UI test was passed or is not needed
  • Screenshot test was verified or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

At the moment, the documentation of agate/DropManager is incomplete and contains some "TBD" code. It also needs a sampler in Storybook.

Resolution

Added the missing documentation and marked the component as public, added a new sampler in storybook with controls and removed commented or unreachable code.

Additional Considerations

Links

WRP-17880

Comments

Enact-DCO-1.0-Signed-off-by: Stanca Pop stanca.pop@lgepartner.com

@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d1ae055) 85.07% compared to head (c4e7208) 85.07%.

❗ Current head c4e7208 differs from pull request most recent head bdb64e1. Consider uploading reports for the commit bdb64e1 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #752   +/-   ##
========================================
  Coverage    85.07%   85.07%           
========================================
  Files          120      120           
  Lines         4495     4495           
  Branches      1235     1235           
========================================
  Hits          3824     3824           
  Misses         524      524           
  Partials       147      147           
Impacted Files Coverage Δ
DropManager/DropManager.js 69.48% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

DropManager/DropManager.js Outdated Show resolved Hide resolved
DropManager/DropManager.js Outdated Show resolved Hide resolved
DropManager/DropManager.js Outdated Show resolved Hide resolved
DropManager/DropManager.js Outdated Show resolved Hide resolved
stanca-pop-lgp and others added 4 commits July 13, 2023 17:05
Co-authored-by: Daniel Stoian <63335068+daniel-stoian-lgp@users.noreply.github.com>
Co-authored-by: Daniel Stoian <63335068+daniel-stoian-lgp@users.noreply.github.com>
Co-authored-by: Daniel Stoian <63335068+daniel-stoian-lgp@users.noreply.github.com>
Co-authored-by: Daniel Stoian <63335068+daniel-stoian-lgp@users.noreply.github.com>
@daniel-stoian-lgp
Copy link
Contributor

I think we need a line in the changelog, in an "Added" section, since DropManager is now exposed to app developers

@stanca-pop-lgp stanca-pop-lgp marked this pull request as ready for review July 13, 2023 15:09
Copy link
Contributor

@daniel-stoian-lgp daniel-stoian-lgp left a comment

Choose a reason for hiding this comment

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

LGTM, but someone else must take a look

Copy link
Contributor

@alexandrumorariu alexandrumorariu left a comment

Choose a reason for hiding this comment

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

LGTM

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.

3 participants