profcomff / profcomff/webapp-ui
Починить кнопку для перехода между страницей лектора в timetable и rating
Open
@Dmatrushka19 is already working on this.
Since Apr 23, 2026.
coding :computer:
- Dominant language
- Vue
- Stars
- 15
- Forks
- 2
- Avg merge
- 3m
- Merged PRs (30d)
- 8
Description
Сейчас кнопка перехода падает с 404 ошибкой. Есть 2 причины:
- id-лектора, который мы получаем не ведет нас на нужную страницу, потому что в тестовой и продовой дубинушке у лекторов разные id. Нужно использовать ручку и с ее помощью находить нужный id.
- Сейчас роутинг ведет на Дубинушку-app/44, а на проде app/62. Нужно это исправить.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.