Skip to content

Comments

Bugfix/issue 169/fix bold text not working#206

Merged
yi23484 merged 2 commits intodevfrom
bugfix/issue-169/fix-bold-text-not-working
Mar 7, 2025
Merged

Bugfix/issue 169/fix bold text not working#206
yi23484 merged 2 commits intodevfrom
bugfix/issue-169/fix-bold-text-not-working

Conversation

@yi23484
Copy link
Contributor

@yi23484 yi23484 commented Mar 4, 2025

Issue(s):

#169

Type of change: (choose required ones)

  • Bug fix

Description:

Fixed the issue where the chatbot did not display bold text.

@yi23484 yi23484 added the Frontend Issue relates to frontend code. label Mar 4, 2025
@yi23484 yi23484 added this to the Final Release milestone Mar 4, 2025
@yi23484 yi23484 self-assigned this Mar 4, 2025
Copy link
Collaborator

@GerardChabaBristol GerardChabaBristol left a comment

Choose a reason for hiding this comment

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

It looks like it's working, however could you expand a bit more on your PR description and explain why package-lock.json and yarn.lock were deleted please?

@yi23484
Copy link
Contributor Author

yi23484 commented Mar 5, 2025

I didn’t delete the files. When I installed marked.js, the list of dependencies was automatically updated, this can change thousands of lines at a time, but it is important, because it ensures everyone runs the exact same dependencies.

@GerardChabaBristol
Copy link
Collaborator

I didn’t delete the files. When I installed marked.js, the list of dependencies was automatically updated, this can change thousands of lines at a time, but it is important, because it ensures everyone runs the exact same dependencies.

Alright, I understand now. Thanks.

Copy link
Collaborator

@GerardChabaBristol GerardChabaBristol left a comment

Choose a reason for hiding this comment

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

All good, thanks for letting me know about the locks.

@yi23484 yi23484 linked an issue Mar 5, 2025 that may be closed by this pull request
Copy link
Contributor

@vladislav-k1 vladislav-k1 left a comment

Choose a reason for hiding this comment

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

image
The code works as intended.

@yi23484 yi23484 merged commit 776add9 into dev Mar 7, 2025
1 check passed
@yi23484 yi23484 deleted the bugfix/issue-169/fix-bold-text-not-working branch March 7, 2025 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frontend Issue relates to frontend code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix bold text bug

3 participants