anpilw opened a new issue, #41747:
URL: https://github.com/apache/superset/issues/41747

   ### Bug description
   
   There seems to be an issue when using Server Side pagination in table charts.
   I've enabled Server pagination in a table and then I start seeing the 
"Search by:" dropdown on the chart.
   But I did not enable the "Search box" option under the "Customize" tab.
   Therefore, it will be confusing to users when server side pagination is 
enabled and we want to prevent users to search by any column.
   
   Steps to reproduce:
   1. Create table chart with text columns.
   2. Enable "Server pagination"
   3. Do not enable the "Search box" option under the "Customize" tab.
   4. Save the chart.
   5. The "Search by": dropdown chart is still shown on the chart
   
   ### Screenshots/recordings
   
   <img width="1673" height="798" alt="Image" 
src="https://github.com/user-attachments/assets/db35bd4d-6f92-4026-989c-f5b089c5fc01";
 />
   
   ### Superset version
   
   6.1.0
   
   ### Python version
   
   3.9
   
   ### Node version
   
   16
   
   ### Browser
   
   Chrome
   
   ### Additional context
   
   This probably happens with any data source, but I tested with PostgreSQL and 
ClickHouse.
   Did not find any error stack trace in logs
   
   ### Checklist
   
   - [x] I have searched Superset docs and Slack and didn't find a solution to 
my problem.
   - [x] I have searched the GitHub issue tracker and didn't find a similar bug 
report.
   - [x] I have checked Superset's logs for errors and if I found a relevant 
Python stacktrace, I included it here as text in the "additional context" 
section.


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