Skip to content

Conversation

@vinicius73
Copy link
Member

@vinicius73 vinicius73 commented Sep 28, 2022

Summary

@vinicius73 vinicius73 added bug Something isn't working tests If you write them we ♥ you 3. to review regression labels Sep 28, 2022
@vinicius73 vinicius73 added this to the Nextcloud 26 milestone Sep 28, 2022
@vinicius73 vinicius73 force-pushed the fix/2842-menubar-throws-errors-on-master-focus-trap-too-much-recursion branch 2 times, most recently from 9aafae1 to 6d77ec1 Compare September 28, 2022 09:48
@vinicius73
Copy link
Member Author

/compile

@susnux
Copy link
Contributor

susnux commented Sep 28, 2022

For me it works now almost perfectly, with two issues remaining:

  1. The image sub-menu still throws the focus trap recursion error
  2. If I open the formatting help the focus is "trapped" somewhere else (I can not click the X to close it).

@vinicius73 vinicius73 force-pushed the fix/2842-menubar-throws-errors-on-master-focus-trap-too-much-recursion branch from 445856e to d9757a7 Compare September 28, 2022 14:12
@vinicius73
Copy link
Member Author

2. If I open the formatting help the focus is "trapped" somewhere else (I can not click the X to close it).

I can't use the same solution in the modal 😢
Modals can't contain other modals.

@vinicius73
Copy link
Member Author

/compile

@vinicius73
Copy link
Member Author

/rebase

@nextcloud-command nextcloud-command force-pushed the fix/2842-menubar-throws-errors-on-master-focus-trap-too-much-recursion branch from d9757a7 to e2b2dee Compare September 29, 2022 11:20
@susnux
Copy link
Contributor

susnux commented Sep 29, 2022

Thank you, the attachment sub-menu works perfectly now!
I am not sure if the formatting help issue is related, as it works, but the clickable area is limited to a small area (lower third)

@vinicius73 maybe you can also have a look at the table settings? As I get the same focus trap error when clicking on it and hover "delete this table".

@vinicius73
Copy link
Member Author

@vinicius73 maybe you can also have a look at the table settings? As I get the same focus trap error when clicking on it and hover "delete this table".

Sure, thanks to report it.

@vinicius73
Copy link
Member Author

/compile

Signed-off-by: nextcloud-command <[email protected]>
@vinicius73 vinicius73 merged commit a31ec2a into master Sep 29, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix/2842-menubar-throws-errors-on-master-focus-trap-too-much-recursion branch September 29, 2022 15:23
@vinicius73
Copy link
Member Author

/backport 17c2da2,ded2e2c496beabe568938b3423f8e58e36a1ddb5,e2b2dee6b063a9a1f253d9e348e2679a6915a7f0 to stable25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working regression tests If you write them we ♥ you

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MenuBar throws errors on master (focus-trap too much recursion)

5 participants