Skip to content

Fix legacy parameter layer default opacity#660

Merged
ltshb merged 3 commits intofeat-PB-259-performance-routerfrom
feat-PB-259-legacy
Feb 27, 2024
Merged

Fix legacy parameter layer default opacity#660
ltshb merged 3 commits intofeat-PB-259-performance-routerfrom
feat-PB-259-legacy

Conversation

@ltshb
Copy link
Contributor

@ltshb ltshb commented Feb 26, 2024

If a layer has a matching default opacity in the layer url, in the new url
we should remove the opacity. This was not the case.

Test link

@ltshb ltshb requested a review from ltkum February 26, 2024 14:24
@cypress
Copy link

cypress bot commented Feb 26, 2024

Passing run #734 ↗︎

0 168 21 0 Flakiness 0

Details:

PB-259: solved e2e test race condition
Project: web-mapviewer Commit: 63d3d38bd7
Status: Passed Duration: 04:41 💡
Started: Feb 27, 2024 7:54 AM Ended: Feb 27, 2024 7:59 AM

Review all test suite changes for PR #660 ↗︎

If a layer as a matching default opacity in the layer url, in the new url
we should to remove the opacity. This was not the case.
Copy link
Contributor

@ltkum ltkum left a comment

Choose a reason for hiding this comment

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

Looks good to me, and the cypress test looks cleaner too :)

`expect` doesn't do retry and therefore the instance the `isLoading` flag could
have not yet been set to false and the test would failed. Now we use cy.wrap
and should that does retries with time out.
@ltshb ltshb merged commit fdcdf6a into feat-PB-259-performance-router Feb 27, 2024
@ltshb ltshb deleted the feat-PB-259-legacy branch February 27, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants