+
+
+
+
+
+
+
+
+
Gift for Jessica
+
+
+
+ -
+
Give me product recommendation. Ask me questions if you need more directions. I am looking for:
+ hub for my macbook to connect external monitors
+
+ -
+
Sure! I can help you with that. I will ask you some leading questions. This is the first:
+
+ How many external monitors do you want to connect to your MacBook?
+
+
+ -
+
7
+
+ -
+
Thank you. Here is the next question:
+
+ What type of external monitors do you have? (e.g., HDMI, DisplayPort, VGA)
+
+
+
+
+
+
+
+
+
+
+
+
Several possible options
+
+
+
+
+ HDMI
+
+
+ VGA
+
+
+ DisplayPort
+
-
-
-
-
-
-
-
Gift for Jessica
-
-
-
- -
-
Give me product recommendation. Ask me questions if you need more directions. I am looking for: hub for my macbook to connect external monitors
-
- -
-
Sure! I can help you with that. I will ask you some leading questions. This is the first:
-
- How many external monitors do you want to connect to your MacBook?
-
- -
-
7
-
- -
-
Thank you. Here is the next question:
-
- What type of external monitors do you have? (e.g., HDMI, DisplayPort, VGA)
-
-
-
+
-
-
-
-
-
-
Several possible options
-
-
-
-
- HDMI
-
-
- VGA
-
-
- DisplayPort
-
-
-
-
-
-
-
-
-
-
+
+
+
-@code{
-
- [Parameter] public string chatId { get; set; }
-
-<<<<<<< HEAD
-
-
-=======
->>>>>>> 01de98d (Create chat frame and redirect to page chat. cart)
-}
-
-
-
+@code {
+ [Parameter] public string chatId { get; set; }
+}
\ No newline at end of file
diff --git a/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor b/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor
index 9b553fa..fa00791 100644
--- a/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor
+++ b/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor
@@ -1,4 +1,3 @@
-
@inject NavigationManager Navigation
@@ -97,6 +96,7 @@
@code {
+
private void RedirectToPage(string itemId) {
var url = $"/chat/{itemId}";
Navigation.NavigateTo(url);
diff --git a/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor.cs b/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor.cs
index 7f4d34a..69d7f8e 100644
--- a/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor.cs
+++ b/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor.cs
@@ -79,4 +79,4 @@ namespace ShoppingAssistantWebClient.Web.Shared
}
-}
+}
\ No newline at end of file
diff --git a/ShoppingAssistantWebClient.Web/appsettings.Development.json b/ShoppingAssistantWebClient.Web/appsettings.Development.json
index 9a8322f..dadb342 100644
--- a/ShoppingAssistantWebClient.Web/appsettings.Development.json
+++ b/ShoppingAssistantWebClient.Web/appsettings.Development.json
@@ -1,3 +1,5 @@
{
"ApiUrl": "https://shopping-assistant-api-dev.azurewebsites.net/"
}
+
+