insin / insin/newforms-bootstrap

Ability to use rows/columns without a Container

Open
#16 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
47
Forks
12
PR merge metrics
No merged PRs in 30d

Description

I like to wrap my entire page in a container, and would rather not have the form also wrapped in a container class.

Is this possible? As far as I can see, the documentation does not cover this, and attempting to replace `` with `

` yields `Uncaught TypeError: Cannot read property 'boundField' of undefined`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the uncaught TypeError when replacing with

, then inspect how rows and columns obtain the form field context. Determine whether rows and columns can render without Container and document the supported usage. Done means the form renders without the Container wrapper and the relevant documentation explains the pattern.

Written by the indexing model from the issue text.

Assessment

Tech stack
bootstrap, javascript
Domain
frontend
Issue type
Feature
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.