🐛(frontend) fix flaky e2e test

Small hack to fix clicking on member action button.
Action button of the third member in the list could not
be clickable every time.
The member list table needs and will be improved soon.
This commit is contained in:
Sabrina Demagny
2025-01-11 23:52:10 +01:00
parent 9b9aa2aa37
commit 2428229dbb
2 changed files with 2 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ and this project adheres to
### Fixed
- 🐛(frontend) fix flaky e2e test #636
- 🐛(frontend) fix disable mailbox button display #631
- 🐛(backend) fix dimail call despite mailbox creation failure on our side
- 🧑‍💻(user) fix the User.language infinite migration #611