mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 20:00:29 +01:00
[PR #203] [MERGED] Unescape unicode in response viewer #128
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mountain-loop/yaak/pull/203
Author: @WalysonGO
Created: 4/25/2025
Status: ✅ Merged
Merged: 5/16/2025
Merged by: @gschier
Base:
master← Head:refactor-textviewer-to-accept-accentuation📝 Commits (5)
e333d8cAdjusting the JSON viewing response to accept accentuationa65d344Refactor: improve readability and maintainability of body text decoding6ee44eeMerge branch 'master' into refactor-textviewer-to-accept-accentuation0e10f54Merge branch 'master' into refactor-textviewer-to-accept-accentuation459c1e1Merge branch 'master' into refactor-textviewer-to-accept-accentuation📊 Changes
1 file changed (+5 additions, -1 deletions)
View changed files
📝
src-web/components/responseViewers/TextViewer.tsx(+5 -1)📄 Description
Accentuation issue fix:
Original problem:

Implemented solution:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.