Skip to content

Conversation

@odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Oct 8, 2025

What do these changes do?

Fixes trash pagination by ensuring the TRASH context is properly handled in the request parameters logic.

Fixed:
Trash_fixed

Related issue/s

How to test

Dev-ops

@odeimaiz odeimaiz self-assigned this Oct 8, 2025
@odeimaiz odeimaiz added bug buggy, it does not work as expected a:frontend issue affecting the front-end (area group) labels Oct 8, 2025
@odeimaiz odeimaiz added this to the Cheops milestone Oct 8, 2025
@odeimaiz odeimaiz requested a review from Copilot October 8, 2025 09:29
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Fixes trash pagination by ensuring the TRASH context is properly handled in the request parameters logic. This change allows trash view to use the correct pagination parameters by grouping it with the SEARCH_PROJECTS case.

  • Fixed pagination for the trash view by adding TRASH context to the request parameters handling
  • Removed unnecessary braces around the case statement block

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 8, 2025

@odeimaiz odeimaiz merged commit c7bdff6 into ITISFoundation:master Oct 8, 2025
58 checks passed
@mergify
Copy link
Contributor

mergify bot commented Oct 8, 2025

🧪 CI Insights

Here's what we observed from your CI run for 5aacee4.

🟢 All jobs passed!

But CI Insights is watching 👀

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

Labels

a:frontend issue affecting the front-end (area group) bug buggy, it does not work as expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: front-end continuously call search in the trash view

3 participants