From a06e772e420219cb651e87720e4be239c2e0f3d4 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 8 Jun 2026 14:06:30 +0000 Subject: [PATCH] Rename data-ss-tpl attribute to data-ss-template Spell out the abbreviation in the template marker attribute too, matching the complete-words convention applied to the variables. https://claude.ai/code/session_01XzhXvMvw42CQGc9kmin3GS --- common/components/search_select.py | 4 ++-- games/static/js/search_select.js | 2 +- tests/test_search_select.py | 14 +++++++------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/common/components/search_select.py b/common/components/search_select.py index 0725208..bf4615e 100644 --- a/common/components/search_select.py +++ b/common/components/search_select.py @@ -131,11 +131,11 @@ def _label_slot(text: str, *, extra_class: str = "") -> SafeText: def _template(name: str, node: SafeText) -> SafeText: - """Wrap a prototype row/pill in an inert ``