coderedcorp / coderedcorp/coderedcms
Add size choice for modal
Open
Type: Enhancement
- Dominant language
- Python
- Stars
- 765
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
Per [docs](https://getbootstrap.com/docs/4.5/components/modal/#optional-sizes), modals can be sized as small, default, large, and extra large via choice of class on the `.modal-dialog` element
It would be handy if this was exposed in the editor
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start with the linked Bootstrap 4.5 modal documentation and trace how the editor generates the `.modal-dialog` element; done means the editor exposes small, default, large, and extra-large size choices with the corresponding modal classes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, django, python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100