In https://hub.sealcode.org/source/sealious-playground/browse/master/src/back/routes/tabs-demo.page.tsx the IDs for the tabs are used as labels. But that can cause problems when the user wants labels to contain spaces. This task is about fixing that โ remove all characters from the id/label of the tag that cannot be a part of id in HTML and replace them with ascii replacements (https://www.npmjs.com/package/normalize-diacritics) for word characters and for non-word characters โ with hyphens
Description
Description
Details
Details
- Coded by
- ziomek
- Reviewed by
- kuba-orlik
- Action required from
- ziomek
Revisions and Commits
Revisions and Commits
| Restricted Differential Revision |
Event Timeline
Herald added a project: Kanban. ยท View Herald TranscriptTue, Oct 21, 14:392025-10-21 14:39:04 (UTC+2)
kuba-orlik moved this task from Freezer (don't take those tasks just yet) to To do on the Kanban board.Tue, Oct 21, 14:392025-10-21 14:39:13 (UTC+2)
jenkins-user updated Action required from, added: ziomek.Thu, Oct 30, 19:372025-10-30 19:37:52 (UTC+1)
ziomek added a revision: Restricted Differential Revision.Mon, Nov 3, 16:412025-11-03 16:41:04 (UTC+1)
jenkins-user removed ziomek as the assignee of this task.Mon, Nov 3, 16:412025-11-03 16:41:46 (UTC+1)