hexlet-correction
hexlet-correction copied to clipboard
Typo Reporter
### Problem description Now the landing page design looks quick and dirty. Looking on the landing page it is hard to understand anything about the service: what it is, what...
### Summary The script loads before building the DOM and crushes when it tries to find the body. Initial scripts for embedding TR: ``` handleTypoReporter({ authorizationToken: 'MzAyOmQ2ZTI5ZTBhLTRkMmUtNGFlOS05MzQ2LTY4NTFlMzUwY2ZhYQ==', workSpaceUrl: 'https://hexlet-correction.herokuapp.com', workSpaceId:...
### Summary The button itself does not change its state when switching the language - it remains in RU or EN position depending on the state it was in in...
### Problem description It is unclear what the Open button does in the sent typo ### Proposed solution Since this button translates the typo to the status "In progress", you...
### Summary table does not fit into a column if the url is very long  ### Reproduction steps ```bash Add a typo with the url, like `https://guides.hexlet.io/ru/bootstrap/?_gl=1*uafu67*_ga*MTAwNjg4MjEyNC4xNjg5MzIxNTQw*_ga_PM3R85EKHN*MTY5MDU0NjAzOC4xMTQuMS4xNjkwNTQ2MDk4LjAuMC4w*_ga_WWGZ6EVHEY*MTY5MDU0NjAzOC4xMTMuMC4xNjkwNTQ2MDM4LjYwLjAuMA..` (и более)...
Create a service for mapping an account from oauth Github response and saving it.
Example: https://sicp.hexlet.io/ru https://ru.hexlet.io/
### Problem description Кирилл Мокевнин обновил бойлер плейт и подходы в курсе по Java, соответственно обновился бойлерплейт. Появился ломбок, в градле - конфиг Kotlin и так далее. ### Proposed solution...