Add a way to go back to older versions
- Lenguaje dominante
- Kotlin
- Estrellas
- 33
- Forks
- 18
- Merge medio
- 2 d 13 h
- PR fusionados (30 d)
- 1
Descripción
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.
Guía de contribución
Línea de trabajo
Comienza en la ventana de recientes y sigue cómo se rellenan la columna de versión y los datos de conexiones recientes. Compara consultar versiones anteriores con almacenar las versiones utilizadas por cada conexión reciente; se considera completado cuando los usuarios pueden seleccionar una versión anterior y hacer un downgrade desde la ventana de recientes, incluidas, cuando sea posible, las conexiones recientes existentes.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- kotlin
- Área
- desktop
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100