profcomff / profcomff/webapp-ui
Кнопка "сменить email" не работает
Open
Nobody has claimed this yet.
coding :computer:
- Dominant language
- Vue
- Stars
- 15
- Forks
- 2
- Avg merge
- 3m
- Merged PRs (30d)
- 8
Description
Не выкидывается тост и не происходит редиректа. Скорее всего это связано с обработкой запросов в контроллере AuthApi (#116)
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.
Research direction
Start by locating the change-email button and tracing its request handling to the AuthApi controller referenced in issue #116. Check how failed requests normally show a toast and trigger redirects. Done means the change-email action displays the expected toast and redirects correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100