You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Thank you for submitting a pull request.
If this is your first pull request you can find information about
contributing here:
* https://github.com/posit-dev/positron/blob/main/CONTRIBUTING.md
We recommend synchronizing your branch with the latest changes in the
main branch by either pulling or rebasing.
-->
<!--
Describe briefly what problem this pull request resolves, or what
new feature it introduces. Include screenshots of any new or altered
UI. Link to any GitHub issues but avoid "magic" keywords that will
automatically close the issue. If there are any details about your
approach that are unintuitive or you want to draw attention to, please
describe them here.
-->
Addresses part of #8040.
Slight modifications of the language used in the Python step of the New
Folder Flow for clarity.
Defaults:
<img width="696" alt="image"
src="https://github.com/user-attachments/assets/f380ab2d-e561-40fc-8e1a-50a81c2c45b7"
/>
New dropdown:
<img width="553" alt="image"
src="https://github.com/user-attachments/assets/88c89aed-fe1f-40b7-b24b-81218f8b53bf"
/>
If you select venv:
<img width="691" alt="image"
src="https://github.com/user-attachments/assets/e60e3db6-338f-4e46-9396-c668bc9be7a1"
/>
If you select "use existing":
<img width="692" alt="image"
src="https://github.com/user-attachments/assets/32009545-72c2-49ba-9000-ca3299b2774c"
/>
### Release Notes
<!--
Optionally, replace `N/A` with text to be included in the next release
notes.
The `N/A` bullets are ignored. If you refer to one or more Positron
issues,
these issues are used to collect information about the feature or
bugfix, such
as the relevant language pack as determined by Github labels of type
`lang: `.
The note will automatically be tagged with the language.
These notes are typically filled by the Positron team. If you are an
external
contributor, you may ignore this section.
-->
#### New Features
- N/A
#### Bug Fixes
- N/A
### QA Notes
<!--
Positron team members: please add relevant e2e test tags, so the tests
can be
run when you open this pull request.
- Instructions:
https://github.com/posit-dev/positron/blob/main/test/e2e/README.md#pull-requests-and-test-tags
- Available tags:
https://github.com/posit-dev/positron/blob/main/test/e2e/infra/test-runner/test-tags.ts
-->
@:new-folder-flow
<!--
Add additional information for QA on how to validate the change,
paying special attention to the level of risk, adjacent areas that
could be affected by the change, and any important contextual
information not present in the linked issues.
-->
Just click around these menus; behavior should not be changed
0 commit comments