amym-li commented on issue #33724:
URL: https://github.com/apache/superset/issues/33724#issuecomment-3387312135

   Hey, here’s our suggestion for this feature. The ability to customize the 
display format for **Time range** filters is crucial for both readability and 
dashboard design consistency.
   
   Currently, the default display format can not be changed and is static so it 
can clash with the presentation of the charts. Adding a **"Display Format 
String"** field to the filter's **Filter Settings** (as shown in the attached 
image) would solve this.
   
   <img width="558" height="473" alt="Image" 
src="https://github.com/user-attachments/assets/48bbc1c6-95d2-41d9-8060-f1577e472b16";
 />
   
   **Proposed Technical Details:**
   1. **New Field:** Use the drop-down selector from the charts customization 
options.
     <img width="316" height="488" alt="Image" 
src="https://github.com/user-attachments/assets/afbe8ad6-fbed-46e2-ae64-d166a53746d7";
 />
   
   3. **Target Component:** The formatting logic would need to be applied in 
the component responsible for rendering the selected filter value in the 
**Filter Bar** on the side of the dashboard.
   This change is purely presentational and wouldn't impact the underlying SQL 
query generation, making it a relatively isolated enhancement.
   


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