microsoft / microsoft/BotFramework-WebChat
Case sensitive on public and private variables
Open
Nobody has claimed this yet.
backlog
feature-request
front-burner
p2
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
We should follow de facto standard for case-sensitivity on function and variable names:
- ID: should be
idorId, e.g.Document.getElementById,MediaTrackConstraints.deviceId - Others: for example, URI should be
uriorURI, e.g.Document.documentURI,SpeechSynthesisVoice.voiceURI,Document.createCDATASection,Document.createNSResolver
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not identify repository files, tests, or entry points. Start by locating public and private function and variable names, then determine the affected API surface and the complete set of names that should follow the stated casing conventions; done means the agreed naming standard is applied consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- developer-experience
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100