Skip to content

fix(cdk): add cdk-*-focused classes to radio and disable focus on alert #94 #178

Merged
merged 3 commits into from
Jul 19, 2019
Merged

fix(cdk): add cdk-*-focused classes to radio and disable focus on alert #94 #178

merged 3 commits into from
Jul 19, 2019

Conversation

Margar1ta
Copy link
Contributor

В компонент radio был добавлен FocusMonitor и отключен фокус при клике мыши. В alert не думаю, что есть смысл добавлять FocusMonitor для кнопки - попробовала установить фокус клавиатурой на реальном alert с position: absolute; - не сработало. Пока просто отключила фокус на кнопке закрыть. @mikeozornin, посмотришь?

Margar1ta and others added 2 commits July 16, 2019 17:43
fix(cdk): fixing alert's and radio's focus

FocusManager was added to radio component, and alert's close button's focus was disabled

Breaking Changes: none
@mikeozornin
Copy link
Contributor

На вид все хорошо

@mikeozornin mikeozornin self-requested a review July 18, 2019 17:29
packages/mosaic/radio/radio.component.ts Outdated Show resolved Hide resolved
packages/mosaic/radio/radio.component.ts Outdated Show resolved Hide resolved
packages/mosaic/radio/radio.component.ts Outdated Show resolved Hide resolved
packages/mosaic/radio/radio.component.ts Outdated Show resolved Hide resolved
fix(radio): code refactoring

code refactoring

Breaking Changes: none
@Margar1ta
Copy link
Contributor Author

Готово!

@pimenovoleg pimenovoleg merged commit 9b1f9bb into positive-js:master Jul 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants