Skip to content

fix scroll page with menu open - #34

Open
oostap1985 wants to merge 2 commits into
mainfrom
hot-fix/mobile_menu
Open

fix scroll page with menu open#34
oostap1985 wants to merge 2 commits into
mainfrom
hot-fix/mobile_menu

Conversation

@oostap1985

Copy link
Copy Markdown
Collaborator

No description provided.

@oostap1985
oostap1985 requested a review from mr150 August 8, 2026 20:43
--ml-core740: rgba(249, 207, 103, 0.00);
--ml-core745: #394EB6;
--ml-core750: rgb(253, 173, 245, 0.6);
--ml-core760: #D2B5D0;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Так этот цвет используется или нет?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Да, это цвет линии после ссылок в мобильном меню

@mr150

mr150 commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

При повороте длинного экрана с открытым меню, оно ломается
photo_5456144681692501472_x

@oostap1985
oostap1985 requested a review from mr150 August 10, 2026 09:34
window.removeEventListener('resize', this._handleResize);
}

_resetMenuOnDesktop() {

@mr150 mr150 Aug 10, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
_resetMenuOnDesktop() {
_handleResize = () => {

Тогда не понадобится дополнительно bind делать

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants