Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project Wizard: Modal and UI interactions #2817

Closed
22 tasks done
Tracked by #2110
sharon-wang opened this issue Apr 19, 2024 · 1 comment
Closed
22 tasks done
Tracked by #2110

Project Wizard: Modal and UI interactions #2817

sharon-wang opened this issue Apr 19, 2024 · 1 comment
Assignees
Labels
area: project wizard Issues related to New Project Wizard category. area: ui Issues related to UI category. epic Epic

Comments

@sharon-wang
Copy link
Member

sharon-wang commented Apr 19, 2024

Common functionality across project types

  • Project Wizard Common Functionality
    • Modal can be opened via multiple entrypoints
      • Application menu bar: File > New Project…
      • IDE Actions bar: New > New Project…
      • IDE Top Action Bar Custom Folder Menu: {myCurrentFolderName} > New Project
      • Command Palette (Cmd+Shift+P): Workspaces: New Project…
    • User input and navigation validation
    • Screen reader accessibility to be addressed for the Release Candidate
    • Keyboard navigation support / element focus
  • Project Type Step
    • Project type selection updates the next steps in the wizard
  • Project Name/Location Step
    • Project type is reflected in the “Enter a name for your new ” text
    • Project type is reflected in the default project name
    • Project name can be changed to something else
    • Project directory is pre-selected with a default
    • Project directory can be changed to something else
    • User can choose to initialize project as git repository
  • Project Wizard: Current or New Window modal #2842
@sharon-wang sharon-wang added area: project wizard Issues related to New Project Wizard category. area: ui Issues related to UI category. labels Apr 19, 2024
@sharon-wang sharon-wang added this to the Public Beta 2024 Q2 milestone Apr 19, 2024
@sharon-wang sharon-wang self-assigned this Apr 22, 2024
@sharon-wang sharon-wang added the epic Epic label Apr 22, 2024
@sharon-wang sharon-wang changed the title [Project Wizard] Modal and UI interactions Project Wizard: Modal and UI interactions Apr 22, 2024
@sharon-wang
Copy link
Member Author

This issue was created as a "UI scaffolding" checklist. Much of the UI scaffolding for the Project Wizard is now complete, with anything remaining captured in individual issues or noted in #2110, so I'll close this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: project wizard Issues related to New Project Wizard category. area: ui Issues related to UI category. epic Epic
Projects
None yet
Development

No branches or pull requests

1 participant