WebTemplateStudio icon indicating copy to clipboard operation
WebTemplateStudio copied to clipboard

Microsoft Web Template Studio quickly builds web applications using a wizard-based UI to turn your needs into a foundation of best patterns and practices

Results 142 WebTemplateStudio issues
Sort by recently updated
recently updated
newest added

**Describe the issue** We are currently using source-map as ` devtool` configuration where we may better use `none` as it seems to be fastest and valid for production. [Read here](https://webpack.js.org/configuration/devtool/#root)...

enhancement
Wizard

### Light Theme - boxes should be white not grey but white. - + to add pages doesn´t seem ok in black and white. ### More - Focus on input...

enhancement
style-bug

**Describe the bug** When creating a new project there´s a few messages that appears in the language that the PC is configured, rather than using English. This messages come from...

bug
good first issue
Wizard
CoreTS

**Describe the bug** From WSL or Linux is not easy to navigate or open the WebTS logs due to a weird character used for generating the path **To Reproduce** 1....

bug
unix

**Describe the bug** When creating a react native app we are getting lint errors on the newly generated app due to a change on the Line Ending while the Core...

bug
Generated Code
react native

When we moved to eslint we temporarily disabled some rules on the client and extension. We should decide on which rules to keep and fix them Unify them accross client...

code-style

**Is your feature request related to a problem? Please describe.** New requirement to support the latest azure app service static web apps https://aka.ms/swadocs **Describe the solution you'd like** Provide templates...

feature-request

Add unit test on react and vue templates in list, grid, master and blank page **Execute** run "npm run test"

Generated Code
react
vue
Testing

Review localization code and scripts in client and extensions. We should use the locale selected in VS Code.

Extension
Wizard
localization

- [ ] Investigate how to share code between the client and the extension using a share folder. (Try to remove duplication in code) - [ ] Investigate if we...

code-style
Extension
client