v2.3.0 broke the UX of text-expander (for me)
Aperta
- Lingua principale
- JavaScript
- Stelle
- 141
- Fork
- 23
- Merge medio
- 1g 21h
- PR unite (30g)
- 5
Descrizione
A quick report that `v2.3.0` and the new scrollIntoView broke the UX of @github/text-expander for me. It would push the expanded `
- ` to the top of the screen. After spending a few hours debugging what's the core of the issue, I noticed that the undesirable UX happens after the combobox-nav dependency of text-expander is upgraded to v2.3.0.
If someone else is facing this issue, my solution was to fix combobox-nav to v2.2.0 through "resolutions" section of package.json.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia confrontando combobox-nav v2.3.0 con v2.2.0, concentrandoti sul nuovo comportamento di scrollIntoView segnalato e sul suo utilizzo da parte di @github/text-expander. Riproduci l’espansione del testo e conferma che l’
- espanso non salti più nella parte superiore dello schermo; per completare il lavoro, il comportamento di v2.3.0 deve preservare l’UX prevista.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- frontend
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100