CommunityToolkit / CommunityToolkit/Windows

TokenizingTextBox will Delete More Tokens Than Expected when Some Tokens Have Same Content

Abierto
#463 1 comentario 0 reacciones 0 asignados Ver en GitHub
bug components::controls::tokenizingtextbox help wanted
Lenguaje dominante
C#
Estrellas
1.1k
Forks
166
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Describe the bug

Tokens with same content will be deleted when other tokens with same contents deleted by using backspace key. **Plus, only the tokens in TokenizingSample have this problem.**

### Steps to reproduce

```text
1. Create tokens like Pic 1 below.
2. select a token having same content with at least one token.(In the picture, we select "Account")
3. Press backspace, all tokens with same content will be deleted.
P.S.: if the token is not in TokenizingSample, the bug won't be reproduced, Pic 2 below is an Example.
```

### Expected behavior

Only selected token will be deleted.

### Screenshots

![image](https://github.com/user-attachments/assets/167ed472-105b-4b6b-aefd-2bbbe3e235d6)

Pic 1

![image](https://github.com/user-attachments/assets/83b0890c-7241-4ee0-aa73-1174c8088f5c)

Pic 2

### Code Platform

- [X] UWP
- [ ] WinAppSDK / WinUI 3
- [ ] Web Assembly (WASM)
- [ ] Android
- [ ] iOS
- [ ] MacOS
- [ ] Linux / GTK

### Windows Build Number

- [ ] Windows 10 1809 (Build 17763)
- [ ] Windows 10 1903 (Build 18362)
- [ ] Windows 10 1909 (Build 18363)
- [ ] Windows 10 2004 (Build 19041)
- [ ] Windows 10 20H2 (Build 19042)
- [ ] Windows 10 21H1 (Build 19043)
- [ ] Windows 10 21H2 (Build 19044)
- [ ] Windows 10 22H2 (Build 19045)
- [ ] Windows 11 21H2 (Build 22000)
- [X] Other (specify)

### Other Windows Build number

Windows 11 23H2 (Build 22635.3139)

### App minimum and target SDK version

- [ ] Windows 10, version 1809 (Build 17763)
- [ ] Windows 10, version 1903 (Build 18362)
- [ ] Windows 10, version 1909 (Build 18363)
- [ ] Windows 10, version 2004 (Build 19041)
- [ ] Windows 10, version 2104 (Build 20348)
- [ ] Windows 11, version 22H2 (Build 22000)
- [ ] Other (specify)

### Other SDK version

_No response_

### Visual Studio Version

_No response_

### Visual Studio Build Number

_No response_

### Device form factor

_No response_

### Additional context

_No response_

### Help us help you

No, I'm unable to contribute a solution.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza con el control TokenizingTextBox y TokenizingSample; después, reproduce el problema creando tokens con contenido duplicado y pulsando Backspace sobre uno de ellos. Se considera terminado cuando en TokenizingSample solo se elimina el token seleccionado, mientras los tokens con el mismo contenido permanecen.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
csharp
Área
desktop
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.