mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	recent_topics: Support arrow key navigation.
Add arrow key navigation support for recent topics. Simple jquery is used to allow navigation for filter buttons, a grid system is used for navigation inside table.
This commit is contained in:
		@@ -97,6 +97,7 @@ EXEMPT_FILES = {
 | 
			
		||||
    'static/js/ready.js',
 | 
			
		||||
    'static/js/realm_icon.js',
 | 
			
		||||
    'static/js/realm_logo.js',
 | 
			
		||||
    'static/js/recent_topics.js',
 | 
			
		||||
    'static/js/reload.js',
 | 
			
		||||
    'static/js/reload_state.js',
 | 
			
		||||
    'static/js/reminder.js',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user