add an option to escape the comma character in values field of a form field
- Dominant language
- Kotlin
- Stars
- 25
- Forks
- 6
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 9
Description

it's impossible to have a comma in an option since the comma is used as a separator. Either use another, less common separator (like ;) or provide support for escaping the separation with \.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no file, test, or entry point. Start by locating the form-field values parsing and rendering code, then reproduce an option containing a comma. Done means users can enter and receive a comma within one option without breaking comma-separated values, with coverage for the chosen escaping or separator behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100