Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Баг]: Некоректное отображение кода на телефоне #1964

Closed
Smit-TV opened this issue May 20, 2024 · 3 comments
Labels
invalid The issue or PR is invalid

Comments

@Smit-TV
Copy link

Smit-TV commented May 20, 2024

Описание

Во первых спасибо за такой классный ресурс.
Во вторых я благодарю вас за такой большой труд!
Но я заметил что в статьях где код большой код не отображается весь.
Т.е. Код виден типа так:

class MyClass {
constructor(name) {
this.name = name;
}
getName() {
alert(this.name);

Проще говоря куска кода нет в видимой зоне и в писочнице тоже самое, может это у меня локальная проблема но вроде Chrome и Samsung не один в мире на одного человека
Может нужно зайти с ноутбука но просто как-то удобнее было бы чтобы с телефона можно было тоже учиться:)
Еще раз спасибо!

Как воспроизвести?

Открыть сайт на телефоне, открыть урок с любым большим кодом

Браузер

Chrome 125.0.6422.53, Samsung Internet 25.0.1.3

@Smit-TV Smit-TV added the bug label May 20, 2024
@Alexandre887
Copy link
Member

Добрый вечер.

Проверил в обоих браузерах, не получается воспроизвести. Не могли бы вы прислать скриншот (или запись экрана), где можно увидеть, что в мобильной версии сайта код отображается некорректно?

@Alexandre887 Alexandre887 changed the title Некоректное отображение кода на телефоне[Баг]: [Баг]: Некоректное отображение кода на телефоне May 22, 2024
@Alexandre887
Copy link
Member

@Smit-TV

@Alexandre887 Alexandre887 added invalid The issue or PR is invalid and removed needs author response bug labels May 25, 2024
@Alexandre887
Copy link
Member

Ответа не поступило, закрываю Issue.

@Alexandre887 Alexandre887 closed this as not planned Won't fix, can't repro, duplicate, stale May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid The issue or PR is invalid
Projects
None yet
Development

No branches or pull requests

2 participants