Skip to content

[FIX] theme_test_custo: correct tour trigger to look for svg images #1102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

hubvd
Copy link
Contributor

@hubvd hubvd commented Jun 18, 2025

Since 1, the test "test_01_menu_hierarchies" fails.
Note that the check is not as strong as before as we cannot check the
source of the image.
Since 2, the btn-primary is now btn-secondary


runbot-226641

@robodoo
Copy link
Collaborator

robodoo commented Jun 18, 2025

Pull request status dashboard

@hubvd
Copy link
Contributor Author

hubvd commented Jun 18, 2025

@robinlej @loco-odoo What do you think ? Maybe the Img component should have an attribute with the source to be able to check it's value ?

<svg t-att-data-src="props.src" ... />

Since [1], the test "test_01_menu_hierarchies" fails.

Note that the check is not as strong as before as we cannot check the
source of the image.

Since [2], the btn-primary is now btn-secondary
---

[1]: odoo/odoo@3cc5ff6
[2]: odoo/odoo@eca4d1b

runbot-226641
@hubvd hubvd force-pushed the master-runbot-226641-huvw branch from e2130ab to dd45166 Compare June 23, 2025 13:33
@hubvd
Copy link
Contributor Author

hubvd commented Jun 23, 2025

I rebased an turns out another change has been made that breaks the tour odoo/odoo@eca4d1b#diff-d3ccab48ea391b9812d735e007298e1d86e6b93b8848fb8204b5be6a6524c40a

@bso-odoo
Copy link
Collaborator

@robodoo delegate=robinlej

Copy link
Contributor

@robinlej robinlej left a comment

Choose a reason for hiding this comment

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

LGTM 👍
Should I r+ @hubvd ? Can you confirm that it's ready?

@hubvd
Copy link
Contributor Author

hubvd commented Jun 24, 2025

Yes, thanks :)

@robinlej
Copy link
Contributor

@robodoo r+

robodoo pushed a commit that referenced this pull request Jun 24, 2025
Since [1], the test "test_01_menu_hierarchies" fails.

Note that the check is not as strong as before as we cannot check the
source of the image.

Since [2], the btn-primary is now btn-secondary
---

[1]: odoo/odoo@3cc5ff6
[2]: odoo/odoo@eca4d1b

runbot-226641

closes #1102

Signed-off-by: Robin Lejeune (role) <[email protected]>
robodoo pushed a commit that referenced this pull request Jun 24, 2025
Since [1], the test "test_01_menu_hierarchies" fails.

Note that the check is not as strong as before as we cannot check the
source of the image.

Since [2], the btn-primary is now btn-secondary
---

[1]: odoo/odoo@3cc5ff6
[2]: odoo/odoo@eca4d1b

runbot-226641

closes #1102

Signed-off-by: Robin Lejeune (role) <[email protected]>
robodoo pushed a commit that referenced this pull request Jun 24, 2025
Since [1], the test "test_01_menu_hierarchies" fails.

Note that the check is not as strong as before as we cannot check the
source of the image.

Since [2], the btn-primary is now btn-secondary
---

[1]: odoo/odoo@3cc5ff6
[2]: odoo/odoo@eca4d1b

runbot-226641

closes #1102

Signed-off-by: Robin Lejeune (role) <[email protected]>
robodoo pushed a commit that referenced this pull request Jun 24, 2025
Since [1], the test "test_01_menu_hierarchies" fails.

Note that the check is not as strong as before as we cannot check the
source of the image.

Since [2], the btn-primary is now btn-secondary
---

[1]: odoo/odoo@3cc5ff6
[2]: odoo/odoo@eca4d1b

runbot-226641

closes #1102

Signed-off-by: Robin Lejeune (role) <[email protected]>
robodoo pushed a commit that referenced this pull request Jun 24, 2025
Since [1], the test "test_01_menu_hierarchies" fails.

Note that the check is not as strong as before as we cannot check the
source of the image.

Since [2], the btn-primary is now btn-secondary
---

[1]: odoo/odoo@3cc5ff6
[2]: odoo/odoo@eca4d1b

runbot-226641

closes #1102

Signed-off-by: Robin Lejeune (role) <[email protected]>
robodoo pushed a commit that referenced this pull request Jun 24, 2025
Since [1], the test "test_01_menu_hierarchies" fails.

Note that the check is not as strong as before as we cannot check the
source of the image.

Since [2], the btn-primary is now btn-secondary
---

[1]: odoo/odoo@3cc5ff6
[2]: odoo/odoo@eca4d1b

runbot-226641

closes #1102

Signed-off-by: Robin Lejeune (role) <[email protected]>
robodoo pushed a commit that referenced this pull request Jun 25, 2025
Since [1], the test "test_01_menu_hierarchies" fails.

Note that the check is not as strong as before as we cannot check the
source of the image.

Since [2], the btn-primary is now btn-secondary
---

[1]: odoo/odoo@3cc5ff6
[2]: odoo/odoo@eca4d1b

runbot-226641

closes #1102

Signed-off-by: Robin Lejeune (role) <[email protected]>
@robodoo robodoo added the 18.5 label Jun 25, 2025
@robodoo robodoo closed this Jun 25, 2025
@robinlej
Copy link
Contributor

@hubvd can you create the backport in 18.4?

@hubvd
Copy link
Contributor Author

hubvd commented Jun 25, 2025

Sure

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.

4 participants