Skip to content

chore(cy): fix reload file list selector#8203

Merged
max-nextcloud merged 1 commit intomainfrom
chore/fix-cypress-selector
Jan 29, 2026
Merged

chore(cy): fix reload file list selector#8203
max-nextcloud merged 1 commit intomainfrom
chore/fix-cypress-selector

Conversation

@max-nextcloud
Copy link
Copy Markdown
Collaborator

@max-nextcloud max-nextcloud commented Jan 29, 2026

The breadcrumbs now contain nested lists.
So the li:last-child selector matches two elements.

The outer list is the crumbs themselves.
The inner list is the dropdown menu that has the actual reload button.

Should fix these failures: https://github.com/nextcloud/text/actions/runs/21450570466/job/61793381443?pr=8202

Share with attachments -- handle file operations by recipient user (failed)

The breadcrumbs now contain nested lists.
So the `li:last-child` selector matches two elements.

The outer list is the crumbs themselves.
The inner list is the dropdown menu that has the actual reload button.

Signed-off-by: Max <max@nextcloud.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@max-nextcloud max-nextcloud merged commit b257833 into main Jan 29, 2026
62 of 64 checks passed
@max-nextcloud max-nextcloud deleted the chore/fix-cypress-selector branch January 29, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants