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: add painted door button for no recommendations #198

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

syedsajjadkazmii
Copy link
Contributor

@syedsajjadkazmii syedsajjadkazmii commented Aug 24, 2023

VAN-1618

Added Painted door button when there are no recommendations available.

Screenshot 2023-08-24 at 1 18 19 PM Screenshot 2023-08-24 at 1 17 48 PM

@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (199d6e7) 96.45% compared to head (d8cb46d) 96.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #198   +/-   ##
=======================================
  Coverage   96.45%   96.46%           
=======================================
  Files         195      195           
  Lines        1834     1839    +5     
  Branches      321      322    +1     
=======================================
+ Hits         1769     1774    +5     
  Misses         60       60           
  Partials        5        5           
Files Changed Coverage Δ
...ontainers/WidgetContainers/LoadedSidebar/index.jsx 100.00% <ø> (ø)
src/widgets/RecommendationsPanel/index.jsx 100.00% <100.00%> (ø)

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

experimentLoading,
} = usePaintedDoorExperimentContext();

const getDefaultOrFailedReturn = () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

nit:

Suggested change
const getDefaultOrFailedReturn = () => {
const getDefaultOrFailedStateWidget = () => {

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you! I had a hard time deciding its name 😅

Copy link
Contributor

@muselesscreator muselesscreator left a comment

Choose a reason for hiding this comment

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

LGTM

@syedsajjadkazmii syedsajjadkazmii merged commit 2e09d36 into master Sep 1, 2023
5 checks passed
@syedsajjadkazmii syedsajjadkazmii deleted the sajjad/VAN-1618 branch September 1, 2023 05:50
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