LB (Ben Johnston)

Results 1054 comments of LB (Ben Johnston)

One thing to consider is that Wagtail may be running supported versions of Django where those newer fixes/features are not yet able to be leveraged.

Thanks all for the input. @Chiemezuo - are you up for doing a PR to fix this?

Thanks @riaan-attar - we are currently in the process of removing inline scripts as they can cause issues with CSP compliance. I'd recommend you have a read of our section...

@riaan-attar are you still interested in pursuing this pull request? If not we will probably close this in a few weeks.

Closing this PR as there has not been a response. A recommended approach with links to example code has been added to the issue https://github.com/wagtail/wagtail/issues/11948#issuecomment-2148223859

@th3hamm0r did the users right click and open in a new tab? How did they get the JSON response. The JavaScript is meant to make that link change the filtering...

Wow. Learned something new today, I guess technically these elements should be buttons which is the callout in #5408 I remember now I did a PR to fix this actually...

Happy to help with this if needed.

Flagging that an issue has been raised to track this request. Any input (clarity on use cases, desire to sponsor or contribute) should be added to the issue. https://github.com/wagtail/wagtail/issues/11508

This is a quick fix, however, I'd rather we look at actually extending the functionality of the base FormsetController instead. See https://github.com/wagtail/wagtail/issues/7915 We already have the core functionality there for...