Params prefix in Knot.x Forms.
Open
enhancement
help wanted
- Dominant language
- Java
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Knot.x snippet prefix parameters are configurable. We can set this prefix as empty string. Then the snippet markup will look like:
```
```
instead of
```
```
The same option should be available for forms parameters.
**Describe the solution you'd like**
```
Contributor guide
Research direction
Start by locating the forms parameter configuration and the code that renders form markup, then compare it with the existing configurable snippet prefix behavior. Done means the same prefix option can produce form attributes without the default prefix, with coverage for the empty-prefix example shown in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100