Add a way to go back to older versions
- Vorherrschende Sprache
- Kotlin
- Sterne
- 33
- Forks
- 18
- Ø Merge
- 2 T. 13 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
Currently, if you try to use a recent connection and choose to accept the upgrade prompt, you have no way to go back to the older version. This can be a problem if there is some bug in the newest IDE.
In the recents window, we should add a dropdown picker to the version column that allows selecting an older version. I think maybe what we do is make another query for the past N versions and allow the user to downgrade. Or we could keep track of the past N versions the user has actually used and avoid the query altogether, just need to store that info along with the recent connection. Downside to that is it will only help in the future and not for users that already need to downgrade since we are not currently storing that info.
Beitragsleitfaden
Rechercherichtung
Beginne im Fenster „Zuletzt verwendet“ und verfolge, wie die Versionsspalte und die Daten zu den letzten Verbindungen befüllt werden. Vergleiche das Abfragen vergangener Versionen mit dem Speichern der von jeder letzten Verbindung verwendeten Versionen; als erledigt gilt die Aufgabe, wenn Benutzer im Fenster „Zuletzt verwendet“ eine ältere Version auswählen und ein Downgrade durchführen können, nach Möglichkeit einschließlich bestehender letzter Verbindungen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- kotlin
- Bereich
- desktop
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100