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

fix(atomic): remove product currency glitch on render #4408

Merged
merged 5 commits into from
Sep 27, 2024
Merged

Conversation

y-lakhdar
Copy link
Contributor

Remove <atomic-product-numeric-field-value> component from <atomic-product-price> and format the price with the currency directly on the component.

Also, moved reusable code in utils/

https://coveord.atlassian.net/browse/KIT-3476

Copy link

github-actions bot commented Sep 12, 2024

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

Live demo links

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 235.9 235.9 0
commerce 339.1 339.1 0
search 409.5 409.5 0
insight 395.4 395.4 0
recommendation 248.5 248.5 0
ssr 403.5 403.5 0
ssr-commerce 351.4 351.4 0

SSR Progress

Use case SSR (#) CSR (#) Progress (%)
search 39 44 89
recommendation 0 4 0
case-assist 0 6 0
insight 0 27 0
commerce 0 15 0
Detailed logs search : buildInteractiveResult
search : buildInteractiveInstantResult
search : buildInteractiveRecentResult
search : buildInteractiveCitation
search : buildGeneratedAnswer
recommendation : missing SSR support
case-assist : missing SSR support
insight : missing SSR support
commerce : missing SSR support

@louis-bompart louis-bompart added this to the V3 milestone Sep 16, 2024
@louis-bompart
Copy link
Collaborator

What's the rationale/explanation relative to the og issue?

How is the currency formated then 🤔?

@y-lakhdar y-lakhdar enabled auto-merge (squash) September 17, 2024 13:28
Copy link
Contributor

@alexprudhomme alexprudhomme left a comment

Choose a reason for hiding this comment

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

Could add tests but urgent

@y-lakhdar y-lakhdar merged commit ff39242 into master Sep 27, 2024
112 checks passed
@y-lakhdar y-lakhdar deleted the KIT-3476 branch September 27, 2024 14:23
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