ohif-viewer/platform/app/src
Alireza f5a66b9eea
fix: Enhance multiframe instance handling and improve instance valida… (#5956)
fix: Enhance multiframe instance handling and improve instance validation

- Updated `getDisplaySetInfo` to ensure local file frame imageIds resolve correctly, falling back to the source multiframe instance when necessary.
- Improved instance filtering in `isDisplaySetReconstructable` to handle undefined instances more robustly.
- Modified `App` prop types to make `routerBasename` optional and added new props for loading indicators and data sources.
- Refactored `CinePlayer` component to replace Button with a div for better accessibility and interaction.
2026-04-13 09:31:28 -04:00
..
__mocks__ chore(build): try to build demo and docs (#3434) 2023-06-06 13:34:26 -04:00
__tests__ docs(spelling): Add codespell config + github action, run and fix a good number of typos (#3645) 2023-09-12 07:40:38 -04:00
components tests(Playwright): Introduction of Page Object Models (POMs) to Playwright tests (#5557) 2025-11-20 09:29:14 -05:00
hooks feat(actions): simplify action corner api through the toolbarService (#5033) 2025-05-15 12:08:12 -04:00
routes fix: A couple of changes to enable cs3d integration build (#5944) 2026-04-10 16:51:37 -04:00
state feat(ui): Add support for Custom Modal component in Modal Service (#4752) 2025-02-04 08:51:23 -05:00
utils fix(oidc): resolve navigation throttling and blank screen during sign-in/sign-out with Keycloak + dcm4chee + Traefik (#5373) 2025-08-29 09:11:09 -04:00
App.css fix(touch): Prevent touch drag to refresh the browser page. (#5108) 2025-06-09 09:28:00 -04:00
App.tsx fix: Enhance multiframe instance handling and improve instance valida… (#5956) 2026-04-13 09:31:28 -04:00
appInit.js fix: routerBasename declaration location (#5347) 2025-08-29 08:17:38 -04:00
index.js fix: routerBasename declaration location (#5347) 2025-08-29 08:17:38 -04:00
loadDynamicConfig.js chore(build): try to build demo and docs (#3434) 2023-06-06 13:34:26 -04:00
sanity.test.js chore(build): try to build demo and docs (#3434) 2023-06-06 13:34:26 -04:00
service-worker.js chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00