- First commit to issue fork.
- 🇺🇸United States cedewey Denver, CO
This is a pretty cool feature. I do have mixed feelings about it because it adds complexity to the user interface. I think the labels and help text are solid, but at least for me personally, it was still not apparent exactly what those fields are for. I would've needed to consult some documentation, like this issue's description, to fully understand it.
So, given that, my questions is, Is the scenario this feature is designed for common or compelling enough to introduce this complexity?
One argument in favor of this feature is that if someone is looking for a simple solution to just comma separate lists, they could take a CSS-based approach
. This module is helpful for more sophisticated scenarios like the one this feature addresses.
- 🇺🇸United States mlncn Minneapolis, MN, USA
This is indeed complex—it is useful for an age sequence where "Children, Teens, Young Adults, Adults, Seniors" should be shown as "Teens through Adult" if the latter four are selected.
It also seems to be breaking things, see 🐛 A single selection of a grouped result is given the group label Closed: cannot reproduce and 🐛 All ages appears when it shouldn't in certain scenarios with In other words: Sequential terms formatter Closed: duplicate .
Maybe in any case we can at least hide it under an "Advanced" collapsed section?
- Assigned to cedewey