QiuLG
e588d463dc
fix(ui): preserve percent signs in route parameters ( #11883 )
...
fix(ui): preserve decoded route parameters
React Router already decodes dynamic path segments before exposing them through useParams. Decoding those values again crashes pages for names containing a literal percent sign and mutates escape-like substrings.
Use route parameters as-is, encode the model editor API path at the outbound boundary, and cover all affected pages with Playwright.
Fixes #11882
Assisted-by: Codex:gpt-5 eslint playwright
Signed-off-by: QiuLG <l237455523@outlook.com >
2026-09-11 16:54:56 +02:00
..
2026-08-03 15:25:23 +02:00
2026-08-03 00:16:08 +02:00
2026-08-14 15:06:51 +02:00
2026-08-16 11:57:31 +02:00
2026-05-31 23:56:46 +02:00
2026-05-26 22:06:10 +02:00
2026-08-16 11:57:31 +02:00
2026-08-02 19:28:36 +02:00
2026-08-03 12:16:09 +02:00
2026-08-16 11:57:31 +02:00
2026-05-26 22:06:10 +02:00
2026-08-15 13:20:11 +02:00
2026-05-26 22:06:10 +02:00
2026-08-03 00:16:08 +02:00
2026-08-16 11:57:31 +02:00
2026-08-11 12:07:42 +02:00
2026-09-05 22:09:16 +00:00
2026-08-16 11:57:31 +02:00
2026-05-28 13:43:15 +02:00
2026-06-18 23:03:27 +02:00
2026-08-16 11:57:31 +02:00
2026-08-16 11:57:31 +02:00
2026-07-31 23:38:03 +02:00
2026-08-16 11:57:31 +02:00
2026-06-18 23:03:27 +02:00
2026-08-11 12:00:59 +02:00
2026-08-11 12:00:59 +02:00
2026-08-11 12:00:59 +02:00
2026-08-11 12:00:59 +02:00
2026-08-11 12:00:59 +02:00
2026-08-11 12:00:59 +02:00
2026-08-16 11:57:31 +02:00
2026-08-16 11:57:31 +02:00
2026-05-26 22:06:10 +02:00
2026-08-13 22:25:58 +02:00
2026-07-12 23:58:46 +02:00
2026-08-18 09:37:43 +02:00
2026-07-28 19:33:48 +02:00
2026-06-22 18:26:19 +02:00
2026-08-16 11:57:31 +02:00
2026-08-28 22:57:35 +02:00
2026-08-16 11:57:31 +02:00
2026-08-16 11:57:31 +02:00
2026-09-10 00:53:47 +02:00
2026-08-16 11:57:31 +02:00
2026-06-22 18:24:29 +02:00
2026-07-28 23:55:35 +02:00
2026-07-28 23:55:35 +02:00
2026-08-16 11:57:31 +02:00
2026-07-28 19:33:48 +02:00
2026-05-26 22:06:10 +02:00
2026-08-16 11:57:31 +02:00
2026-07-28 19:33:48 +02:00
2026-09-11 16:54:56 +02:00
2026-05-25 09:28:27 +02:00
2026-08-29 09:16:50 +02:00
2026-08-23 08:55:13 +02:00
2026-05-26 22:06:10 +02:00
2026-08-19 08:45:59 +02:00
2026-08-03 12:16:09 +02:00
2026-08-03 12:16:09 +02:00
2026-08-03 12:16:09 +02:00
2026-08-03 00:16:08 +02:00
2026-08-06 17:34:46 +02:00
2026-07-22 22:51:25 +02:00
2026-07-22 22:51:25 +02:00
2026-08-03 12:16:09 +02:00
2026-08-18 08:56:59 +02:00
2026-07-22 22:51:25 +02:00
2026-09-05 22:09:16 +00:00
2026-05-26 22:06:10 +02:00
2026-06-18 00:09:17 +02:00
2026-06-18 00:09:17 +02:00
2026-05-28 13:43:15 +02:00
2026-08-03 12:16:09 +02:00
2026-07-13 09:54:46 +02:00