Skip to content

Conversation

@odeimaiz
Copy link
Member

What do these changes do?

Related issue/s

How to test

Dev-ops

@odeimaiz odeimaiz requested a review from Copilot October 17, 2025 15:29
@odeimaiz odeimaiz self-assigned this Oct 17, 2025
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

This PR fixes a bug in the SafeLabel constructor where arguments passed to the constructor were not being forwarded to the parent class. The fix ensures all constructor arguments are properly passed through to the base class.

  • Modified constructor to accept rest parameters and forward them to the parent class
  • Reordered event listener registration to occur before the base constructor call

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

@odeimaiz odeimaiz requested a review from Copilot October 17, 2025 15:44
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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


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

@sonarqubecloud
Copy link

@odeimaiz odeimaiz marked this pull request as ready for review October 17, 2025 15:50
@odeimaiz odeimaiz enabled auto-merge (squash) October 17, 2025 15:56
@odeimaiz odeimaiz changed the title 🐛 [Frontend] Fix: Pass all the arguments 🐛 [Frontend] Fix: Pass the initial value Oct 17, 2025
@odeimaiz odeimaiz disabled auto-merge October 17, 2025 15:56
@odeimaiz odeimaiz enabled auto-merge (squash) October 17, 2025 15:56
@mergify
Copy link
Contributor

mergify bot commented Oct 17, 2025

🧪 CI Insights

Here's what we observed from your CI run for 448c5f6.

✅ Passed Jobs With Interesting Signals

Pipeline Job Signal Health on master Retries 🔍 CI Insights 📄 Logs
CI system-tests Base branch is broken, but the job passed. Looks like this might be a real fix 💪 Broken 0 View View

@odeimaiz odeimaiz merged commit 66aebbf into ITISFoundation:master Oct 18, 2025
58 checks passed
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