List is incorrect if multiple values present per row

Created on 7 October 2020, over 3 years ago
Updated 19 April 2024, 2 months ago

Problem/Motivation

The interface will repeat the same value in the selector instead of only showing one occurrence and the keys will be invalid. For example, if the same tag is repeated on multiple nodes it mucks up the values.

Steps to reproduce

Build a view that lists content, with a term field.
Prepare the content so that some content will be tagged with the same terms.
Build a view to show the content, including the tag field; configure that field to show multiple values combined in a single field.
Add a selective filter to the view, use the tag field.
Note that the exposed filter will show duplicate items and the option keys will not correspond to the values.

Proposed resolution

Remove duplicate values.

Remaining tasks

Work out a fix.
Build the fix.

User interface changes

n/a

API changes

n/a

Data model changes

n/a

πŸ› Bug report
Status

Fixed

Version

1.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States DamienMcKenna NH, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024