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

CLXP-174 Create new LP banner & replace CM Massive battle Quick access card on CM dashboard #2896

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

HuyIT9898
Copy link
Contributor

@HuyIT9898 HuyIT9898 commented Nov 6, 2024

Purpose: Create new LP banner & replace CM Massive battle Quick access card on CM dashboard

review app: https://6628d2e0fd4aa63f3be2e1ab-gpnhtbdzfn.chromatic.com/?path=/story/template-backoffice-brandupdate--home

@HuyIT9898 HuyIT9898 requested a review from a team November 6, 2024 09:38
@HuyIT9898 HuyIT9898 self-assigned this Nov 6, 2024
@HuyIT9898 HuyIT9898 force-pushed the clxp-174 branch 3 times, most recently from 3f54bb0 to dd296f4 Compare November 6, 2024 09:59
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.23%. Comparing base (bb357ac) to head (9b04453).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2896   +/-   ##
=======================================
  Coverage   93.23%   93.23%           
=======================================
  Files         412      413    +1     
  Lines        6427     6431    +4     
  Branches      438      438           
=======================================
+ Hits         5992     5996    +4     
  Misses        354      354           
  Partials       81       81           
Files with missing lines Coverage Δ
...nts/src/molecule/coorpmanager-base-banner/index.js 100.00% <100.00%> (ø)
...components/src/molecule/quick-access-card/index.js 84.21% <ø> (ø)
...y-components/src/organism/brand-dashboard/index.js 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bb357ac...9b04453. Read the comment docs.

buttonLabel: 'Try Learning priorities',
onClick: () => console.log('click'),
image:
'https://s3-alpha-sig.figma.com/img/4c6f/87c0/99896b9146631494f8dea4f523e3cdff?Expires=1731888000&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4&Signature=HvkcSCRSjz7RvLzB8D0HWNhuk7NUXFZSwLjBKmXxf5NPt-UCVf3wY9VUq~-bESu59PMJJVOcsdE-2h60AY65uswm-yk1yq2fd2dGvkeSXopK0YpqH-XLzdWo8FqHXVwSvB5RQlmA1KDHj1ERZjZJNijo2qXTE3eF71ksXxDm1g3c3XZgdD9TFfy8p9lLqKSBRpvway8bv7QNEcvuN-Q63-OR3EHHiftrZ-pOn0m2GFbuqIv3el-k3Zo60ZNINVeMjYkwN4~BG6PifpZdPWG9D3UenP12XNhPVCA3UJ7H1~ZTzu7q8jRG~h6TywD8S7sgowbtoQYoL5DE21bOxg0Ztg__'
Copy link
Member

Choose a reason for hiding this comment

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

🙈

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Actually, the image I sent you to upload on s3 is unusable as it has a transparent background (i must have messed up the export 😆), and found out we can use correct image with this link. Can we keep it this way? Or we have to upload it to our s3 to use?

import ButtonLink from '../../atom/button-link';
import style from './style.css';

const Go1BaseBanner = props => {
Copy link
Member

Choose a reason for hiding this comment

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

Not sure about the name.
Would rather use Coorpmanager as a prefix: CoorpmanagerBaseBanner

@@ -0,0 +1,11 @@
export default {
Copy link
Member

Choose a reason for hiding this comment

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

Can you put the existing banner as a fixture? go1-catalog

Copy link
Contributor Author

@HuyIT9898 HuyIT9898 Nov 7, 2024

Choose a reason for hiding this comment

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

The existing banner is a component name go1-banner. The styling was so different that I think I would better to create a new base banner

https://coorpacademy.github.io/components/components/?path=/story/molecule-go1banner--default

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.

2 participants