[data grid] Grouping by column of type singleSelect
doesn't look up labels from valueOptions
#15717
Labels
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
feature: Row grouping
Related to the data grid Row grouping feature
plan: Premium
Impact at least one Premium user
support: premium standard
Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/
Steps to reproduce
Steps:
Current behavior
The grouped rows show the value for each group.
Expected behavior
The grouped rows should show the labels from the valueOptions just like when no grouping is active.
Context
We use singleSelect + valueOptions for fields which have a defined set of allowed values that are represented by technical keys. The labels are used to display human friendly, localized translations for the technical keys. We expect that the user never sees the technical keys directly.
Your environment
npx @mui/envinfo
Browsers
Chrome: affectedFirefox: affected
others: not tested
Search keywords: grouping, singleSelect, DataGrid
Order ID: Order #97858
The text was updated successfully, but these errors were encountered: