aws-samples / aws-samples/sample-client-for-amazon-bedrock

【Bug回報】Sample Client for Amazon Bedrock 顯示金額時的跳脫字元(\$)顯示異常

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
128
Forks
38
PR merge metrics
No merged PRs in 30d

Description

您好,

我在使用 Sample Client for Amazon Bedrock(版本 1.2.5)時發現一個顯示問題:

問題描述:
在顯示 AWS 服務價格時,系統自動加入了不必要的跳脫字元(\),導致價格顯示異常。例如:
- 實際應顯示:USD \$70,939/月
- 目前顯示為:USD \\$70,939/月

技術細節:
- 使用版本:Sample Client for Amazon Bedrock Version 1.2.5 (20241212.152301)
- 運行環境:MacBook M1
- 問題重現步驟:查看任何包含金額的服務價格時皆會出現

建議修正:

Image

移除價格顯示時的自動跳脫字元(\),使其符合一般金額的顯示慣例。

此問題雖不影響功能運作,但會影響使用者體驗及可讀性。懇請協助修正。

謝謝您的協助!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.