intersystems / intersystems/git-source-control
Git Web UI: Popping the stash does not update (clear) the UI correctly
Nessuno ha ancora preso questa issue.
- Lingua principale
- ObjectScript
- Stelle
- 22
- Fork
- 14
- Merge medio
- 1g 9h
- PR unite (30g)
- 5
Descrizione
A typical git workflow can be stashing any work in progress before pulling down updates for your current branch (or merging in from your main dev branch), then popping the stash entry when done.
I've noticed that when I pop the most recent stash entry, the two panes of the Stash UI do not get cleared.
- The stash entry still shows in the list and the changes still show on the right.
- When I navigate to another tab (workspace for example) then back to the stash page, the list of stash entries is correctly updated, but the old stash diff is still present.
If a stash is successfully popped without errors, then both of these panes should update and clear out, otherwise it makes me think there was a problem during the process.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Riproduci uno stash pop riuscito dalla Stash UI e osserva entrambi i pannelli prima e dopo l’operazione. Traccia il comportamento di aggiornamento dal punto di ingresso della pagina stash; il lavoro è completato quando sia l’elenco degli stash sia il diff visualizzato vengono svuotati immediatamente dopo il pop, senza richiedere la navigazione a un’altra scheda.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- git, vscode
- Ambito
- frontend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100