kir-dev / kir-dev/cmsch

add an option to escape the comma character in values field of a form field

Open
#649 0 comments 0 reactions 0 assignees View on GitHub
BACKEND priority: very low
Dominant language
Kotlin
Stars
25
Forks
6
Avg merge
2d 1h
Merged PRs (30d)
9

Description

![image](https://github.com/kir-dev/cmsch/assets/13004605/2c4c6157-79f1-4cc8-980c-86b3d6e37dd2)
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.