michael-s-molina commented on code in PR #23481:
URL: https://github.com/apache/superset/pull/23481#discussion_r1149167368


##########
superset-frontend/cypress-base/cypress/integration/dashboard/utils.ts:
##########
@@ -85,6 +85,7 @@ export const nativeFilterTooltips = {
   multipleSelect: 'Allow selecting multiple values',
   defaultValue:
     'Default value must be set when "Filter value is required" is checked',
+  preFilter: `Limits the number of selectable values in a filter. This is 
useful when you want to display a subset of the column's values either for 
performance reasons or business rules. Some examples include limiting the 
number of people displayed to a particular business unit or showing only people 
registered in the last 90 days.`,

Review Comment:
   No problem @john-bodley. Just suggest an improved copy.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to