Loading failures negatively impact UX
@SharonStrats ya está trabajando en esto.
Desde el 23/9/2026.
Evaluación
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Aptitud para principiantes
- 35/100
- Tipo de issue
- Error
- Claridad
- Bastante claro
- Estado de actividad
- Estancado
- Stack tecnológico
- javascript
- Área
- authentication, frontend
Línea de trabajo
Empieza en src/mainPage/index.ts alrededor del manejo de GotoSubject para login, logout y la raíz de la aplicación; después, inspecciona src/outline/manager.js alrededor de la línea 2109 para la presentación de errores al cargar recursos. Revisa el PR 575 mencionado y reproduce los tres casos 401/403 reportados. La tarea estará terminada cuando los flujos relevantes de navegación y carga de archivos ya no muestren errores abruptos, sino que presenten la experiencia autenticada o cerrada la sesión prevista.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
When navigating around my pod, logging out, logging in, viewing things I have in my storage I receive an abrupt message about my resource failing to load. There are different cases when this happens.
Cases where 401/403 Issues arise
- Logging Out -
error: Failed to load https://www.solidcommunity.net/ Fetcher: https://www.solidcommunity.net/ status: 401
should happen: I would not like to see this error, instead it could say something (not in red), you are logged out. Or it could just show the menu. - Logging in - right away when I log in I get an error
error: Failed to load https://www.solidcommunity.net/ Fetcher: https://www.solidcommunity.net/ status: 403
should happen: I should not get an error, maybe it should navigate to the home screen when this happens, although what if you log in while you are looking at another resource you would want to redirect. So logging in from the "home" should be detected somehow and accordingly you should be displayed something specific. - From storage I click on the link icon next to the file name, takes me to the file (I'm logged in already). I receive 2 errors
errors: Error reading file: Error: Web error: 401 on GET of https://sstratsianis.solidcommunity.net/formtest.ttl and below it Failed to load https://sstratsianis.solidcommunity.net/formtest.ttl Fetcher: https://sstratsianis.solidcommunity.net/formtest.ttl status: 401
when I go through the link below I don't have the same problem, it goes directly to the resource with no failed to load errors. I believe this is the "about" pane. need to find it in solid-panes.
Technical details
- Logout We could redirect to a known public page before reload, or skip GotoSubject when URL is app root and unauthenticated. here is the spot
- Login Same spot as above. We could at bare root, open the user profile or perhaps storage when logged in, and otherwise skip root fetch.
- File Loading Errors After research I believe the only way to solve this is storing cookies or looking through all the links and passing authSession in (need to look at this again and why it's not a good option for production). We can't store auth in cookies because it's not safe. But, we could change the message to be more directed to user. To change the error message style we can do that here
Changes we could make are shown in this PR here
- Lenguaje dominante
- JavaScript
- Estrellas
- 146
- Forks
- 21
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Preparar el entorno
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de SolidOS/solidos
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 72/100
-
Redirect pages after logoutPosiblemente ocupada @timea-solid la tomó hace 4 días. Abiertoenhancement question
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100
-
Profile editing - delete button contrastPosiblemente ocupada @SharonStrats la tomó hace 3 días. Abiertoenhancement
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
-
enhancement
Dificultad 5/5 Más de una semana Aptitud para principiantes 35/100
-
Dificultad 3/5 1-2 días Aptitud para principiantes 58/100
Todos los issues de SolidOS/solidos
Issues similares
-
bug good first issue
Dificultad 2/5 1-3 horas Aptitud para principiantes 86/100
amponce/archive-movie-browser#354 ·
Los mantenedores suelen responder en 1 día
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 74/100
saayam-for-all/webapp#1870 ·
Los mantenedores suelen responder en 1 día
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 76/100
Imageomics/OpenCite#66 ·
Los mantenedores suelen responder en 1 día
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 64/100
chr15m/twiiit.com#20 ·
-
documentation
Dificultad 2/5 1-3 horas Aptitud para principiantes 88/100
antropos17/Aegis#629 ·
Los mantenedores suelen responder en 4 días