Azure / LogicAppsUX

https://learn.microsoft.com/azure/logic-apps
MIT License
74 stars 80 forks source link

Designer_Action issue with 3 dot options. #2161

Closed v-prakumar closed 1 year ago

v-prakumar commented 1 year ago

Describe the Bug with repro steps

  1. Create a project in VS Code and add a stateful workflow.
  2. Add http trigger and add compose action.
  3. On Right hand above side, Click on 3 dots.
  4. On Clicking, 2 options : Add a note AND Delete options, Click on Add a note.
  5. Again having 3 dots, try to click on it.

Actual: At step5 , On clicking, The options are blinking. image

Expected: Options should be present or as per expected.

Workflow JSON

No response

Screenshots or Videos

No response

Browser

VS Code

Additional context

VS Code extension - ​vscode-azurelogicapps-2.9.1.vsix NuGet package: https://artprodeussu2.artifacts.visualstudio.com/A41bf5486-7392-4b7a-a7e3-a735c767e3b3/b32aa71e-8ed2-41b2-9d77-5bc261222004/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL21zYXp1cmUvcHJvamVjdElkL2IzMmFhNzFlLThlZDItNDFiMi05ZDc3LTViYzI2MTIyMjAwNC9idWlsZElkLzcyMDcxNTQ1L2FydGlmYWN0TmFtZS9kcm9wX2J1aWxkX0J1aWxkQXJ0aWZhY3RzX1dpbmRvd3M1/content?format=file&subPath=%2FMicrosoft.Azure.Workflows.WebJobs.Extension.1.19.1.nupkg Extension Bundle (CDN URL): https://cdnforlogicappsv2.blob.core.windows.net/logicapps-vendortesting Extension Bundle (Direct Download): https://cdnforlogicappsv2.blob.core.windows.net/logicapps-vendortesting/ExtensionBundles/Microsoft.Azure.Functions.ExtensionBundle.Workflows/1.19.1/Microsoft.Azure.Functions.ExtensionBundle.Workflows.1.19.1_any-any.zip

ccastrotrejo commented 1 year ago

This also happens in general designer, not just in vscode. While the comment box is empty, tooltips show and immediately disappear.

https://user-images.githubusercontent.com/102700317/235512034-f6ec4d86-7087-41f0-ac15-d5333cdac0bf.mov

Eric-B-Wu commented 1 year ago

This might be happening because of some ally changes so that when there is no comment there, it'll refocus on the commentbox (line 48) in panelheadercomment.tsx