mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	The use case for this are small or fixed tables, which do not need filtering support. Thus we are able to not include the unnecessary search input inside the html parent container. It is not used at present, but will be required when we refactor the settings pages. We also split out exports.validate_filter function for unit testing the above condition.