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(quantic)!: Change names of DOM Events used, to add the 'quantic__' prefix #4383

Merged
merged 10 commits into from
Sep 17, 2024

Conversation

SimonMilord
Copy link
Contributor

@SimonMilord SimonMilord commented Sep 5, 2024

SFINT-5351

IN THIS PR:

Changed the prefix of custom DOM events in the quantic package to have the ‘quantic__’ prefix so that the naming convention is standard across the package.

TESTS:

image

Copy link

github-actions bot commented Sep 5, 2024

Pull Request Report

PR Title

❌ Title should follow the conventional commit spec:
<type>(optional scope): <description>

Example: feat(headless): add result-list controller

Live demo links

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 241.4 241.4 0
commerce 339.5 339.5 0
search 409.8 409.8 0
insight 394.6 394.6 0
recommendation 252.5 252.5 0
ssr 403.5 403.5 0
ssr-commerce 351.7 351.7 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

@SimonMilord SimonMilord marked this pull request as ready for review September 5, 2024 19:27
@SimonMilord SimonMilord requested a review from a team as a code owner September 5, 2024 19:27
@SimonMilord SimonMilord changed the title feat(quantic): Change names of DOM Events used, to add the 'quantic__' prefix feat(quantic)!: Change names of DOM Events used, to add the 'quantic__' prefix Sep 5, 2024
Copy link
Collaborator

@erocheleau erocheleau left a comment

Choose a reason for hiding this comment

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

Many missing refactoring of the events names

Copy link
Collaborator

@erocheleau erocheleau left a comment

Choose a reason for hiding this comment

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

You're also missing this one :

@mmitiche
Copy link
Contributor

@SimonMilord Please address the conflicts and confirm that the E2E are all passing correctly ✅
Ping me directly right after so I approve,

Copy link
Contributor

@mmitiche mmitiche left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Collaborator

@erocheleau erocheleau left a comment

Choose a reason for hiding this comment

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

I trust your second pass 😁

@SimonMilord SimonMilord merged commit 86519d1 into master Sep 17, 2024
117 checks passed
@SimonMilord SimonMilord deleted the SFINT-5351 branch September 17, 2024 16:26
fpbrault pushed a commit that referenced this pull request Sep 17, 2024
…_' prefix (#4383)

[SFINT-5351](https://coveord.atlassian.net/browse/SFINT-5351)

### IN THIS PR: 
Changed the prefix of custom DOM events in the quantic package to have
the ‘quantic__’ prefix so that the naming convention is standard across
the package.

### TESTS:
<img width="884" alt="image"
src="https://github.com/user-attachments/assets/f384d74f-1ce9-4172-8b1f-9a7a28e6dc47">



[SFINT-5351]:
https://coveord.atlassian.net/browse/SFINT-5351?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
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