Skip to content

Conversation

@PavDev3
Copy link
Contributor

@PavDev3 PavDev3 commented Nov 29, 2025

Adjusted test cases in Filter and Pagination components for improved clarity and consistency. Updated HTML attributes for Input component to use boolean binding.

…ef for better change detection. Adjusted test cases in Filter and Pagination components for improved clarity and consistency. Updated HTML attributes for Input component to use boolean binding.
@PavDev3 PavDev3 requested a review from pjmolina November 29, 2025 16:08
@PavDev3 PavDev3 self-assigned this Nov 29, 2025
@PavDev3 PavDev3 added the enhancement New feature or request label Nov 29, 2025
@PavDev3 PavDev3 changed the title refactor: update Checkbox and Input components to use ChangeDetectorR… refactor: update Checkbox and Input components to use ChangeDetector() Nov 29, 2025
@pjmolina
Copy link
Collaborator

pjmolina commented Dec 1, 2025

Why the ChangeDetector was needed here? What is the problem that is solving?

@PavDev3
Copy link
Contributor Author

PavDev3 commented Dec 3, 2025

Why the ChangeDetector was needed here? What is the problem that is solving?

It makes sure that any changes Angular Forms does in the code actually show up properly on the screen

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants