[PR #203] [MERGED] Unescape unicode in response viewer #128

Closed
opened 2025-12-29 07:19:27 +01:00 by adam · 0 comments
Owner

📋 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: masterHead: refactor-textviewer-to-accept-accentuation


📝 Commits (5)

  • e333d8c Adjusting the JSON viewing response to accept accentuation
  • a65d344 Refactor: improve readability and maintainability of body text decoding
  • 6ee44ee Merge branch 'master' into refactor-textviewer-to-accept-accentuation
  • 0e10f54 Merge branch 'master' into refactor-textviewer-to-accept-accentuation
  • 459c1e1 Merge 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:
image

Implemented solution:
image


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

## 📋 Pull Request Information **Original PR:** https://github.com/mountain-loop/yaak/pull/203 **Author:** [@WalysonGO](https://github.com/WalysonGO) **Created:** 4/25/2025 **Status:** ✅ Merged **Merged:** 5/16/2025 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `master` ← **Head:** `refactor-textviewer-to-accept-accentuation` --- ### 📝 Commits (5) - [`e333d8c`](https://github.com/mountain-loop/yaak/commit/e333d8cb411adfa5d7f9776d4b1869bb7ead7583) Adjusting the JSON viewing response to accept accentuation - [`a65d344`](https://github.com/mountain-loop/yaak/commit/a65d3442fb60a1a1d01d1f119544919c4dbda914) Refactor: improve readability and maintainability of body text decoding - [`6ee44ee`](https://github.com/mountain-loop/yaak/commit/6ee44ee2d5c3160203aafc1fc6fa6bb420422b67) Merge branch 'master' into refactor-textviewer-to-accept-accentuation - [`0e10f54`](https://github.com/mountain-loop/yaak/commit/0e10f547d004acf826a22d1d8866c65dfe5ec216) Merge branch 'master' into refactor-textviewer-to-accept-accentuation - [`459c1e1`](https://github.com/mountain-loop/yaak/commit/459c1e197e983d5618bd23f9b3accf4e634240a9) Merge branch 'master' into refactor-textviewer-to-accept-accentuation ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src-web/components/responseViewers/TextViewer.tsx` (+5 -1) </details> ### 📄 Description Accentuation issue fix: Original problem: ![image](https://github.com/user-attachments/assets/2608109e-b679-4e9f-8433-32c487e36745) Implemented solution: ![image](https://github.com/user-attachments/assets/23cd438b-4362-4917-a705-3112ef8f05d9) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:19:27 +01:00
adam closed this issue 2025-12-29 07:19:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#128