- Added scroll position preservation when resetting note list (e.g. during searches) - Implemented willReset signal in PaginationService to notify views before data resets - Created preserveOnReset effect to capture scroll offset before list changes - Added restoreAfterReset effect to restore scroll position after data reloads - Updated loadInitial and invalidateCache methods to trigger willReset notifications
		
			
				
	
	
		
			22 lines
		
	
	
		
			238 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			238 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
tags: performance, test
 | 
						|
created: 2025-01-15
 | 
						|
modified: 2025-01-15
 | 
						|
---
 | 
						|
 | 
						|
# Test Note 2
 | 
						|
 | 
						|
This is a test note number 2.
 | 
						|
 | 
						|
## Introduction
 | 
						|
 | 
						|
Performance testing content.
 | 
						|
 | 
						|
- Point 1
 | 
						|
- Point 2
 | 
						|
 | 
						|
```markdown
 | 
						|
# Code block
 | 
						|
console.log("test");
 | 
						|
```
 |