Skip to content

Commit

Permalink
Update portals.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahmon committed Feb 15, 2019
1 parent 65c2648 commit f06e2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/portals.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Um caso típico do uso de portals é quando um componente pai tem o estilo `over

> Nota:
>
> Quando estiver trabalhando com portals, lembre-se que [tratar o eventos de focus](/docs/accessibility.html#programmatically-managing-focus) se torna muito importante.
> Quando estiver trabalhando com portals, lembre-se que [tratar o evento focus](/docs/accessibility.html#programmatically-managing-focus) se torna muito importante.
>
> No caso dos modals, assegure-se que todos possam interagir com eles seguindo as práticas descritas em [WAI-ARIA Modal Authoring Practices](https://www.w3.org/TR/wai-aria-practices-1.1/#dialog_modal).
Expand Down

0 comments on commit f06e2d3

Please sign in to comment.