namespace support for f:table
Open
relates-to: grails-fields
- Dominant language
- Groovy
- Stars
- 2.9k
- Forks
- 975
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 92
Description
the f:table tag does not have a namespace attribute so it is impossible to generate a table where the column sorting and links to CONTROLLER/show respect the namespace... [EDIT] unless I use the nifty (yet undocumented) template trick described in issue grails/fields#203
Contributor guide
Research direction
Start by locating the f:table tag implementation and examining how its column sorting and CONTROLLER/show links are generated. Review the template technique described in grails/fields#203, then define completion as namespace-aware sorting and links without requiring that workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100