Skip to content

Conversation

@DenysVuika
Copy link
Contributor

@DenysVuika DenysVuika commented Nov 21, 2025

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)

Circular dependency and incorrect architecture, document list depends on the filter component that imports the document list and modifies it.
The document list instead must declare the filter and react on events, not allow filter modify it's parent.

What is the new behaviour?

Cleaner implementation without circular dependencies

https://hyland.atlassian.net/browse/ACS-7461

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@sonarqubecloud
Copy link

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.

2 participants