DockedMegaMenu: Keep undock button (#78461)

* dock undock smoothly

* handle keyboard focus

* use ref instead of state

* run i18n:extract

* undo this change

* make dock/undock first button to focus

* only focus when going to docked, add comment

* minor tweaks
This commit is contained in:
Ashley Harrison
2023-11-22 15:56:36 +00:00
committed by GitHub
parent b5d1c8874b
commit 4247696402
10 changed files with 59 additions and 22 deletions

View File

@@ -941,7 +941,8 @@
},
"megamenu": {
"close": "Fermer le menu",
"dock": "Ancrer le menu"
"dock": "Ancrer le menu",
"undock": ""
},
"toolbar": {
"close-menu": "Fermer le menu",