Skip to content

Fix frontend thermal data view - #2891

Merged
nicholasdalhaug merged 3 commits into
equinor:mainfrom
nicholasdalhaug:fix-frontend-thermal-view
Aug 19, 2026
Merged

Fix frontend thermal data view#2891
nicholasdalhaug merged 3 commits into
equinor:mainfrom
nicholasdalhaug:fix-frontend-thermal-view

Conversation

@nicholasdalhaug

@nicholasdalhaug nicholasdalhaug commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

The problem was mainly that the filetype was read wrong. For some reason the sasURLs have parameters after them. We now remove those. Also, we can assume that it is a valid sasURL or throw an error otherwise.

Fixed 2 other small problems.

@nicholasdalhaug nicholasdalhaug self-assigned this Aug 18, 2026
@nicholasdalhaug
nicholasdalhaug force-pushed the fix-frontend-thermal-view branch from 8feb815 to 24febe0 Compare August 18, 2026 15:13
@github-actions

Copy link
Copy Markdown

🔔 Changes in database files detected 🔔
Do these changes require adding new migrations? 🤔 In that case follow these steps.
If you are uncertain, ask a database admin on the team 😄

@Eddasol Eddasol left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and it works well :)

Previous i got this "TaskAnalysisDisplay.tsx:22 React does not recognize the hasFinding prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase hasfinding instead. If you accidentally passed it from a parent component, remove it from the DOM element." in the console and no photo. With this PR I get a photo and no error message

@nicholasdalhaug
nicholasdalhaug force-pushed the fix-frontend-thermal-view branch from 24febe0 to b416ec7 Compare August 19, 2026 10:29
@nicholasdalhaug
nicholasdalhaug merged commit 25df127 into equinor:main Aug 19, 2026
12 checks passed
@nicholasdalhaug
nicholasdalhaug deleted the fix-frontend-thermal-view branch August 19, 2026 10:31
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