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

MultipleChooserPanel lose checkbox on search #10451

Closed
onno-timmerman opened this issue May 18, 2023 · 2 comments · May be fixed by #12037
Closed

MultipleChooserPanel lose checkbox on search #10451

onno-timmerman opened this issue May 18, 2023 · 2 comments · May be fixed by #12037
Labels
status:Unconfirmed Issue, usually a bug, that has not yet been validated as a confirmed problem. type:Bug

Comments

@onno-timmerman
Copy link
Contributor

onno-timmerman commented May 18, 2023

MultipleChooserPanel("companies", chooser_field_name="company", label=_("Companies")),
Above is a pointing to a page. The checkboxes are to make the checkbox select dissapear if you use the search field. This renders the multipagechooser useless at the moment. This only happens when you relate to page, snippets and other models are fine.

  • I have confirmed that this issue can be reproduced as described on a fresh Wagtail project: no, not on a fresh install

Technical details

  • Python version: Run`python 3.10
  • Django version: 4.2
  • Wagtail version: 5.0
  • Browser version: chrome latest
@onno-timmerman onno-timmerman added status:Unconfirmed Issue, usually a bug, that has not yet been validated as a confirmed problem. type:Bug labels May 18, 2023
@chris-marmalade
Copy link

Thanks for filing this. This appears to still be an issue in Wagtail 5.1.

@gasman
Copy link
Collaborator

gasman commented Aug 4, 2023

Marking this as a duplicate of #10754 since that one encompasses navigation in general, not specifically search.

@gasman gasman closed this as not planned Won't fix, can't repro, duplicate, stale Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:Unconfirmed Issue, usually a bug, that has not yet been validated as a confirmed problem. type:Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants