Some minor issues with target language filter needs to be fixed:
- Make sure the Target language filter is always mandatory
- Make sure there are not an alternative named "Any" in the target language list
- Remove hard-coded weight of Target language filter
These issues works fine in the demo view on the module, but not when adding new target language filters for new views.
UX improvements:
- Enable by default the filter as exposed filter (as recommended)
- Enable by default alternative "Remove rows where source language is equal to target language."
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | translation_views-fix_target_language_filter-2999861-3-D8.patch | 3.02 KB | sergei_semipiadniy |
Comments
Comment #2
matsbla commentedComment #3
sergei_semipiadniy commentedHi,
@matsbla, This one should work.
Regards!
Comment #4
sergei_semipiadniy commentedRemove #weight key to allow widget ordering in a proper way.
Regards!
Comment #5
matsbla commentedComment #6
matsbla commentedComment #8
matsbla commentedThanks for the help!