bbc / gel

https://bbc.github.io/gel
39 stars 15 forks source link

Updates guidance on more drawer closing behaviour #179

Open HeatherJLewis opened 1 year ago

HeatherJLewis commented 1 year ago

The guidance regarding how the more menu drawer should close has changed. The more drawer should now close based on user interaction specifically closing the drawer rather than closing as a consequence of the user tabbing away from the drawer. Loss of focus within the drawer should not result in its closure.

This PR updates the guidance to reflect these changes.