Kim Mantas

Results 110 comments of Kim Mantas

The `banner` field does not allow blank values, so it will be coerced to `undefined` I believe, which would explain the behaviour you're seeing. Not sure if the intention was...

Some of these are done, the rest will have to wait for 3.1.1 or 3.2

We have the ability to specify `data-tooltip-class` now (#8191), which seems to have been the preferred solution. It's not clear how the originally proposed solution would be better than styling...

Marking this as complete as I believe it's handled by the new setup screen redesign.

Do you have an excerpt of the `` element in your journal that is failing to show?

`ArrayField` now supports `min` and `max` options that can be used to validate the number of elements.

I'm not able to reproduce this. It's very likely the `sanitize-html` issue caused by not doing a full reinstall when upgrading from 10 to 11.

Our first pass of implementing the peggy grammar and evaluation engine have not managed to support this additional complexity, and we do not have a clear line-of-sight for how to...