Cyril G

Results 24 issues of Cyril G

#### Summary This PR aims to fix the issue where the scrollbar position in the emoji picker rises when the emojis load. #### Ticket Link #### Screenshots #### Release Note...

2: Dev Review
3: QA Review
Lifecycle/1:stale
release-note
Contributor

#### Summary This PR aim's to fix the a behabiour while the modal of actions markdown was not closing after clicking on one icon #### Ticket Link #### Screenshots ####...

2: Dev Review
3: QA Review
release-note
Contributor

… one #### Summary - When a line is selected one by one, the numbering was always 1 - To solve the problem, I added getLastNumberedLine function that extracts the...

2: Dev Review
release-note-none
Contributor

#### Summary - This pr aims to update the logic for generating file previews to ensure that all image types specified in Constants.IMAGE_TYPES can have a preview, even if they...

kind/bug
release-note-none
Contributor

#### Summary > This merge request aims to trigger bold text when a user adds a space or more after the last text letter and before the last two asterisks....

Build Apps for PR
Lifecycle/1:stale
release-note
Contributor
kind/feature

…s only the intended link. #### Summary This mr aims to prevents parent message link from opening when clicking on a nested link by stopping event propagation. #### Ticket Link...

2: Dev Review
Hacktoberfest
Lifecycle/1:stale
kind/bug
release-note-none
Contributor

## Purpose Fix a styling issue where embedded PDFs appeared too narrow due to `width: fit-content` on their wrapper. issue : [1492](https://github.com/suitenumerique/docs/issues/1492) ## Proposal - [x] Override wrapper style for...

enhancement
frontend
triage
preview

## Purpose Fix a bug causing images to overflow page width during DOCX export. issue [1505](https://github.com/suitenumerique/docs/issues/1505) ## Proposal - [x] Calculate a final width capped at 600px using `Math.min(previewWidth ||...

bug
triage

## Purpose Make ODT export available, including support for necessary frontend blocks and features. issue [487](https://github.com/suitenumerique/docs/issues/487) https://github.com/user-attachments/assets/a94e9853-d44a-4cb2-abb2-9beadbc259ac ## Proposal - [x] Enable ODT export feature - [x] Implement callout, upload...

frontend
feature
preview

## Purpose Improve accessibility (a11y) by aligning the document grid and editor with ARIA specifications and Axe recommandations. ## Proposal - [x] Move the "More documents" button outside the role="grid"...

frontend
accessibility