This repository has been archived by the owner on Jul 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rchubarkin
suggested changes
Jul 12, 2021
ainursharaev
force-pushed
the
bug/FRNT-579-fix-modal-styles
branch
from
July 12, 2021 16:05
582c8a7
to
f8ca158
Compare
А можешь вкратце пояснить зачем программный "скролл лок"? Насколько помню я решал любые скроллы и прочее в модалках на уровне css |
Я тоже делаю это на уровне css, просто вынес в отдельный хук. Если есть время, напиши свой альтернативный вариант |
Зачем сделал хук, а не просто вешаю класс
|
Irinaristova
previously approved these changes
Jul 14, 2021
rchubarkin
previously approved these changes
Jul 14, 2021
ainursharaev
dismissed stale reviews from rchubarkin and Irinaristova
via
July 14, 2021 12:35
1178361
Irinaristova
previously approved these changes
Jul 14, 2021
risen228
previously approved these changes
Jul 14, 2021
Забавно, я всегда забивал на горизонтальные флики) |
ainursharaev
force-pushed
the
bug/FRNT-579-fix-modal-styles
branch
from
July 14, 2021 12:39
1178361
to
b3ef170
Compare
ainursharaev
force-pushed
the
bug/FRNT-579-fix-modal-styles
branch
from
July 14, 2021 12:43
b3ef170
to
0a1edde
Compare
Irinaristova
previously approved these changes
Jul 14, 2021
Irinaristova
approved these changes
Jul 14, 2021
risen228
approved these changes
Jul 14, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem
Modal is not compatible with the design system
AS IS:
TO BE: