Skip to content

Conversation

Sidqui-Youssef
Copy link
Contributor

We, @Sidqui-Youssef @lucas-rubagotti @Amine-jabote @FredWantou @IlanPin @nasschml , hereby grant to Hyperglosae maintainers the right to publish our contribution under the terms of any licenses the Free Software Foundation classifies as Free Software Licenses.

@benel
Copy link
Member

benel commented Jun 11, 2025

Thank you for your contribution @Sidqui-Youssef @lucas-rubagotti @Amine-jabote @FredWantou @IlanPin @nasschml.
Whereas tests pass, your pull request is still draft. Is that on purpose?

@Sidqui-Youssef Sidqui-Youssef marked this pull request as ready for review June 11, 2025 19:25
@Sidqui-Youssef Sidqui-Youssef requested a review from benel as a code owner June 11, 2025 19:25
FredWantou and others added 2 commits June 16, 2025 13:40
Co-authored-by: lucas-rubagotti <lucas.rubagotti@utt.fr>
Co-authored-by: Amine-jabote <mohamed_amine.jabote@utt.fr>
Copy link
Member

@benel benel left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution @Sidqui-Youssef @lucas-rubagotti @Amine-jabote @FredWantou @IlanPin @nasschml.

I tested your feature on the sole existing sample with speech turns:
Capture d’écran 2025-06-16 à 16 51 21

It seems that it works on "Diane" but not on "Responsable d'opération".

Moreover, I understood from past talks that you chose a solution in which the stored text was changed so that the user can edit the automatic bold texts manually (to add or remove some).
Capture d’écran 2025-06-16 à 16 59 10
But it seems that bold markup is not stored at all. It could be like that, but this behaviour does not correspond to what was discussed earlier, does it ?

@benel
Copy link
Member

benel commented Jun 16, 2025

If you plan to amend your commits, please get first the last version I pushed (instead of your local versions, and please don't merge them).

@Sidqui-Youssef
Copy link
Contributor Author

Hello Sir,
@Amine-jabote and @Sidqui-Youssef , we've taken your comments into account.
Indeed, regarding the issue with the "Responsable d'opération", it was only a small fix to be made to the Regex of the "Boldspeakernames" function.

image

Furthermore, regarding the storage of bolding, we tried to implement it by storing the words in bold. However, during the push, we noticed that this caused problems in other tests, other than our own, "EditContent."
When we tried to understand the reason, we noticed that there was an issue with the tests related to the parsing functionality. Instead of modifying the parsing functionality and the various test scenarios involved, we favored the solution with the fewest changes so as not to impact the existing elements, so we tried to respect the main objective of the feature, which was to bold the speakers. We informed the stakeholder about this change, and they confirmed that there were no problems since the most important thing is that the contacts are in bold.

Thank you sir, for your time and guidance.
Best regards.

@benel
Copy link
Member

benel commented Jun 17, 2025

@Amine-jabote and @Sidqui-Youssef , we've taken your comments into account.
Indeed, regarding the issue with the "Responsable d'opération", it was only a small fix to be made to the Regex of the "Boldspeakernames" function.

Thanks. Please don't forget to amend commit 931375a (the one in this remote branch) and push it with force.

Co-authored-by: Sidqui-Youssef <youssef.sidqui@utt.fr>
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