Remove Field Sizing Workaround in Spright Chat Input
Open
Nobody has claimed this yet.
tech debt
- Dominant language
- TypeScript
- Stars
- 39
- Forks
- 14
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 13
Description
🧹 Tech Debt
The Spright Chat Input control is used in an application with an embedded browser that does not yet support the field-sizing CSS property. Once that application upgrades the browser, we should remove the JS workaround added to that control.
(I will add a link to the work item tracking that upgrade shortly).
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
Start by locating the Spright Chat Input control and the JavaScript workaround for the field-sizing CSS property. Check the pending embedded-browser upgrade work item before making changes; done means the workaround is removed once that upgrade is complete and the control still behaves correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100