From d0c82a038fae2a11a042659b10a3c968e7f31d0e Mon Sep 17 00:00:00 2001 From: Subinoy Dutta Date: Sun, 23 Jun 2024 15:56:10 +0530 Subject: [PATCH 1/5] Removed report problem in the nav bar if knowledge panel is not present --- templates/web/pages/product/product_page.tt.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/web/pages/product/product_page.tt.html b/templates/web/pages/product/product_page.tt.html index 7da47ebaf6237..8bddd8ee457c8 100755 --- a/templates/web/pages/product/product_page.tt.html +++ b/templates/web/pages/product/product_page.tt.html @@ -90,7 +90,9 @@

[% title %]

  • [% lang("health") %]
  • [% END %]
  • [% lang("environment") %]
  • + [% IF report_problem_card_panel %]
  • [% lang("report_problem_navigation") %]
  • + [% END %]
  • [% lang("contribution_navigation") %]
  • From 7f1881ddc55d4fb3dd81f5f246b57aebaab37bd7 Mon Sep 17 00:00:00 2001 From: Subinoy Dutta Date: Sat, 29 Jun 2024 18:46:29 +0530 Subject: [PATCH 2/5] Updated the test result after removing report problem navbar --- .../get-auth-bad-user-password.html | 231 +++++------------ .../post-product-auth-bad-user-password.html | 233 +++++------------- 2 files changed, 133 insertions(+), 331 deletions(-) diff --git a/tests/integration/expected_test_results/api_v2_product_read/get-auth-bad-user-password.html b/tests/integration/expected_test_results/api_v2_product_read/get-auth-bad-user-password.html index 3f23e1f087116..9c0ab27d18573 100644 --- a/tests/integration/expected_test_results/api_v2_product_read/get-auth-bad-user-password.html +++ b/tests/integration/expected_test_results/api_v2_product_read/get-auth-bad-user-password.html @@ -1,7 +1,7 @@ - + Error @@ -10,7 +10,7 @@ - + @@ -27,11 +27,11 @@ - - - - - + + + + +