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(chat): fix MD tables bg color and add escaping for CSV copying (Issues #1295, #1302) #1299

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

Alexander-Kezik
Copy link
Contributor

@Alexander-Kezik Alexander-Kezik commented Apr 18, 2024

Description:

Fix MD tables bg color
Add escaping for csv

Issues:

Checklist:

  • the pull request name complies with Conventional Commits
  • the pull request name starts with fix(<scope>):, feat(<scope>):, feature(<scope>):, chore(<scope>):, hotfix(<scope>): or e2e(<scope>):. If contains breaking changes then the pull request name must start with fix(<scope>)!:, feat(<scope>)!:, feature(<scope>)!:, chore(<scope>)!:, hotfix(<scope>)!: or e2e(<scope>)!: where <scope> is name of affected project: chat, chat-e2e, overlay, shared, sandbox-overlay, etc.
  • the pull request name ends with (Issue #<TICKET_ID>) (comma-separated list of issues)
  • I confirm that do not share any confidential information like API keys or any other secrets and private URLs

@Alexander-Kezik Alexander-Kezik added the bug Something isn't working label Apr 18, 2024
@Alexander-Kezik Alexander-Kezik self-assigned this Apr 18, 2024
@Alexander-Kezik Alexander-Kezik changed the title fix(chat): fix MD tables bg color (Issue #1295) fix(chat): fix MD tables bg color and add escaping for CSV copying (Issues #1295, #1302) Apr 18, 2024
@Alexander-Kezik Alexander-Kezik merged commit 41d3414 into development Apr 18, 2024
12 checks passed
@Alexander-Kezik Alexander-Kezik deleted the fix/1295-md-table-colors branch April 18, 2024 16:53
sergesha pushed a commit to WEAIDiscovery/ai-dial-chat that referenced this pull request Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants