Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mailbox actions are broken #10270

Open
hamza221 opened this issue Oct 16, 2024 · 1 comment · May be fixed by nextcloud-libraries/nextcloud-vue#6161
Open

Mailbox actions are broken #10270

hamza221 opened this issue Oct 16, 2024 · 1 comment · May be fixed by nextcloud-libraries/nextcloud-vue#6161
Assignees

Comments

@hamza221
Copy link
Contributor

hamza221 commented Oct 16, 2024

Steps to reproduce

1.Open mail app
2.click on mail box actions
3. (...) button disappears
4. popover doesn't open

Expected behavior

popover opens, button doesn't disappears

Actual behavior

  1. (...) button disappears
  2. popover doesn't open
Bildschirmaufnahme_20241022_194043.webm

Mail app version

No response

Mailserver or service

No response

Operating system

No response

PHP engine version

None

Web server

None

Database

None

Additional info

appeared after c55089b

@st3iny
Copy link
Member

st3iny commented Oct 22, 2024

My findings (so far):

  • Removing the nesting inside NavigationMailbox fixes the issue
  • Removing the menuOpen prop from NcAppNavigationItem fixes the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🏗️ In progress
Development

Successfully merging a pull request may close this issue.

2 participants