apache / apache/grails-core

f:all does not render JsonbMapType (Postgres) field

Open
#14,226 1 comment 0 reactions 0 assignees View on GitHub
relates-to: grails-fields
Dominant language
Groovy
Stars
2.9k
Forks
975
Avg merge
1d 22h
Merged PRs (30d)
92

Description

screenshot 2018-12-26 at 12 42 07 pm

I have been using the Postgres extension in Grails 3. f:table renders the JsonbMapType field properly in the display, but not for f:all, in which the least expected to render is a text field.

Contributor guide

Open the contributing guide

Research direction

Reproduce the Grails 3 form rendering with a PostgreSQL JsonbMapType field, comparing f:table with f:all. Start by tracing how each tag handles the field type; done means f:all renders the field, at least as a text field, consistently with f:table.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy, postgres
Domain
databases, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.