Replace chip-button tag management with st.multiselect backed by bundled suggestions. Existing user tags are preserved as custom options alongside the suggestion list. Custom tag input validates through filter_tag() before adding — rejects URLs, profanity, overlong strings, and bad characters. Changes auto-save on multiselect interaction; custom tags append on + click. |
||
|---|---|---|
| .. | ||
| .streamlit | ||
| pages | ||
| wizard | ||
| __init__.py | ||
| app.py | ||
| Home.py | ||