microsoft / microsoft/vscode-azurestaticwebapps

There is no validation error when entering an application setting name more than 64 characters

Open
#923 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI
Dominant language
TypeScript
Stars
99
Forks
39
Avg merge
3d 7h
Merged PRs (30d)
2

Description

OS: All
Build Version: 20241005.1
Regression: Not a Regression

Repro Steps:

  1. Create a Static Web App -> Right click the "Application Settings" node -> Select "Add New Setting..." -> Enter an app setting name more than 64 characters.
  2. Check whether there is a validation error.

Expect:
There is a validation error when entering an application setting name more than 64 characters.

Actual:
There is no validation error when entering an application setting name more than 64 characters.

More Info:
An error occurs when adding the above application setting.
Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue through the Static Web App's Application Settings node and the Add New Setting command. Trace the validation used for the setting name and verify that names over 64 characters show an error before submission and cannot cause the add operation to fail.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.