therealkevinard opened a new issue #7380: [SIP] Proposal for allowing friendlier labels in the Filter Box vis URL: https://github.com/apache/incubator-superset/issues/7380 ## [SIP] Proposal for allowing friendlier labels in the Filter Box vis ### Motivation SS has a strong user-base in Acct. Mgt, Business Admin, and other non-tech disciplines. There's great value to these users in seeing human-friendly labels on filters. eg: label "Account Number One" represents filter value "user_acct_0001" ### Proposed Change Allow a config option to the Filter Box vis that sources an option's Label and Value from different fields. ### New or Changed Public Interfaces This shouldn't change the API surface beyond the additional - optional - config option for label source. The presentation layer simply changes by showing the more friendly label to user - more in line with the "traditional" behavior of select boxes ### New dependencies n/a ### Migration Plan and Compatibility n/a ### Rejected Alternatives We considered addressing this in the ETL pipeline that fills the warehouse, but this is far less than ideal - and, in many cases, it's not an option.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
