Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle choosers in nested StreamBlocks #546

Merged
merged 3 commits into from
Mar 25, 2022

Conversation

zerolab
Copy link
Collaborator

@zerolab zerolab commented Mar 23, 2022

This fixes #287 (comment) as a follow up to #480

To-Do (probably as a follow up PR as it feels like a deep rabbit hole):

  • chooser in ListBlock in nested StreamBlock
  • check chooser in StructBlock in ListBlock in StreamBlock

wagtail_localize/models.py Outdated Show resolved Hide resolved
zerolab added 3 commits March 24, 2022 17:19
or better said, choosers, StructBlocks and others
This now helps handle:
- `StreamBlock` in `StructBlock`
- chooser in `StreamBlock` in `StructBlock`
- chooser in `ListBlock` in `StreamBlock`
@zerolab zerolab force-pushed the feature/choosers-in-streamblocks branch from a01c95f to 1e284bb Compare March 24, 2022 17:19
@zerolab zerolab merged commit 71bcd48 into main Mar 25, 2022
@zerolab zerolab deleted the feature/choosers-in-streamblocks branch March 25, 2022 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version 0.9.4 doesn't give possibility to translate pagechooserblock content
2 participants