Placeholder title when creating a PR does not behave like GitHub website
See original GitHub issueIssue Type: Bug
Repro steps:
- Create a branch
- Commit once
- Push branch
- Create a new pull request using the VS Code extension
Expected:
- As there is only one commit, the first line of the commit becomes the placeholder of the PR title and the rest of lines are pasted in the description
- This is what happens if you create the PR in the GH website
Actual:
- The placeholder of the PR title is the branch name
Extension version: 2021.9.1985 VS Code version: Code 1.60.0 (Universal) (e7d7e9a9348e6a8cc8c03f877d39cb72e5dfb1ff, 2021-09-01T10:54:53.442Z) OS version: Darwin x64 20.6.0 Restricted Mode: No
System Info
| Item | Value |
|---|---|
| CPUs | Intel® Core™ i7-9750H CPU @ 2.60GHz (12 x 2600) |
| GPU Status | 2d_canvas: enabled gpu_compositing: enabled metal: disabled_off multiple_raster_threads: enabled_on oop_rasterization: enabled opengl: enabled_on rasterization: enabled skia_renderer: disabled_off_ok video_decode: enabled webgl: enabled webgl2: enabled |
| Load (avg) | 3, 3, 3 |
| Memory (System) | 16.00GB (0.09GB free) |
| Process Argv | –crash-reporter-id 28bd1807-0bda-4011-b469-c3c4de71e6be |
| Screen Reader | no |
| VM | 0% |
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
pythonvspyt678:30270856
pythonvspyt602:30300191
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyt639:30300192
pythontb:30283811
pythonvspyt551:30345470
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscorecescf:30358481
pythondataviewer:30285071
pythonvsuse255:30340121
vscod805:30301674
pythonvspyt200:30340761
vscextlang:30333561
binariesv615:30325510
pythonvssor306:30344512
bridge0708:30335490
pygetstartedt2:30360495
bridge0723:30353136
pythonf5test824cf:30361778
vsdyn478:30356813
pythonvspyt187:30362782
pydsgst2:30361792
vscus224cf:30358040
vssid140:30362080
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:14 (6 by maintainers)
Top Results From Across the Web
About issue and pull request templates - GitHub Docs
Using the template builder, you can specify a title and description for each template, add the template content, and either commit the template...
Read more >Reconsider placeholder state for the Link block · Issue #28440 ...
Basically, when the block is "unconfigured", it has the setup state button that simply invokes the URL & Label popover, just as you...
Read more >Navigation: Try removing "Add all pages" from placeholder. by ...
I've included developer documentation if appropriate. I've updated all React Native files affected by any refactorings/renamings in this PR (please manually ...
Read more >Navigation Block: Reconsider placeholder state · Issue #23207
When adding a Navigation block to a document, you see the block's placeholder state. There's a number of things that this UI is...
Read more >ginader/HTML5-placeholder-polyfill - GitHub
Small and robust polyfill for the HTML5 placeholder attribut. ... Since version 1.9 the default option is to make it behave like Chrome...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Thanks alex, I switched to preview version and will set log level in preparation for helping debug!
Closing for now. If I see it again I’ll re-open.