microsoft / vscode-data-wrangler

Other
428 stars 19 forks source link

consider removing "step n" from walkthrough step descriptions #293

Open amunger opened 3 weeks ago

amunger commented 3 weeks ago

Type: Bug

  1. run Data Wrangler: open walkthrough
  2. click a step and press alt+F2 to open the accessibility view

:bug: notice the "step 1 step 1" phrasing in the view since it comes from both the a11y view and the walkthrough step description

Extension version: 1.7.2 VS Code version: Code - Insiders 1.94.0-insider (f35c3823e3b7ea4c52f7fee4659bcce39b42ce9e, 2024-09-24T05:04:12.797Z) OS version: Windows_NT arm64 10.0.26100 Modes:

System Info |Item|Value| |---|---| |CPUs|Snapdragon(R) X 12-core X1E80100 @ 3.40 GHz (12 x 2976)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off| |Load (avg)|undefined| |Memory (System)|31.57GB (15.80GB free)| |Process Argv|--crash-reporter-id 8dc59ac4-06a1-44f4-bf7a-b9a7c128e443| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805cf:30301675 vsaa593cf:30376535 py29gd2263:31024238 c4g48928:30535728 vscrp:30624060 962ge761:30841072 pythongtdpath:30726887 welcomedialog:30812478 pythonnoceb:30776497 asynctok:30898717 dsvsc014:30777825 dsvsc015:30821418 pythonmypyd1:30859725 h48ei257:31000450 pythontbext0:30879054 accentitlementst:30870582 dsvsc016:30879898 dsvsc017:30880771 dsvsc018:30880772 cppperfnew:30980852 pythonait:30973460 945dj816:31013170 a69g1124:31018687 dvdeprecation:31040973 dwnewjupyter:31046869 impr_priority:31057980 nativerepl1:31134653 refactort:31084545 pythonrstrctxt:31093868 flighttreat:31119334 wkspc-onlycs-t:31132770 nativeloc1:31118317 wkspc-ranged-t:31125599 cf971741:31144450 e80f6927:31120813 fje88620:31121564 i21gd607:31141543 iacca1:31144502 notype1:31143044 b50ed353:31138333 showbadge:31139796 f8igb616:31140137 ```
pwang347 commented 2 weeks ago

Hi @amunger, thanks for opening this issue! I've opened one here in VS Code to check if it's possible to have the numbering be done on the VS Code side: https://github.com/microsoft/vscode/issues/230334 (we'd like to keep the step number if possible)