academia/src
Andrés Eduardo García Márquez 12a4c881f5 fix(frontend): resolve edit student navigation and signal timing issues
- Change edit button from <button> to <a> for proper routerLink binding
- Replace ngOnInit with effect() to handle input signal timing correctly
- The route param 'id' was not available during ngOnInit lifecycle

Fixes DEF-001: "Estudiante no encontrado" error when clicking edit
2026-01-08 08:41:14 -05:00
..
backend chore(backend): add solution file and build configuration 2026-01-07 23:01:13 -05:00
frontend fix(frontend): resolve edit student navigation and signal timing issues 2026-01-08 08:41:14 -05:00