michael-s-molina commented on PR #20891:
URL: https://github.com/apache/superset/pull/20891#issuecomment-1198001327

   > @michael-s-molina Looking at the screenshot, there is one thing that needs 
to be added. When a `time dimension` is clicked with `time grain` applied, the 
`time grain` needs to be passed at the same time.
   
   Nice point! I'll work on it.
   
   > BTW, why needs a `formattedVal` in the filter?
   
   Currently, the logic for formatting the values is contained in each plugin. 
Depending on the plugin type the values can be formatted differently. When 
exhibiting these values in the context menu and also later in the modal, we 
need to present the values with the exact formatting used by the plugin. At the 
same time, we need the original value for the endpoint. Some examples are 
dates, currencies, decimals, etc.


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