Skip to content

Made only one call to search field list.#333

Open
chuanlin2018 wants to merge 2 commits into
integrationfrom
fix/ODD18-multi-requests
Open

Made only one call to search field list.#333
chuanlin2018 wants to merge 2 commits into
integrationfrom
fix/ODD18-multi-requests

Conversation

@chuanlin2018
Copy link
Copy Markdown
Collaborator

Instead of calling searchFieldsListService.getSearchFields() from search-panel, filters and result component, now only app.component call the service once and distribute the fields value to search-panel, filters and result component.

Also removed the providers list from filters component which caused the BehaviorSubject not working.

The change in angular.json is just the order of style sheets. For some reason the integration branch I downloaded had problem displaying icons. Only after changing the order of style sheets the icons showed up.

@chuanlin2018 chuanlin2018 requested a review from shiftmed May 2, 2025 20:32
@shiftmed
Copy link
Copy Markdown
Contributor

shiftmed commented May 5, 2025

I modified the angular.json to fix the icons issue. src/styles/main.css was needed to fix the invalid fonts issue.

Works!

Thanks Chuan.

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