mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-30 03:16:25 +02:00
- Store viewport element in ref instead of repeated querySelector calls - Move getBoundingClientRect calls from render to useLayoutEffect - Use ResizeObserver to update picker positions reactively - Eliminates 120+ querySelector calls during message submit polling - Prevents forced layout during React render phase |
||
|---|---|---|
| .. | ||
| connector-popup | ||
| assistant-message.tsx | ||
| chat-session-status.tsx | ||
| citation-metadata-context.tsx | ||
| connector-popup.tsx | ||
| document-upload-popup.tsx | ||
| edit-composer.tsx | ||
| image.tsx | ||
| inline-citation.tsx | ||
| inline-mention-editor.tsx | ||
| markdown-code-block.tsx | ||
| markdown-text.tsx | ||
| thinking-steps.tsx | ||
| thread-list.tsx | ||
| thread-scroll-to-bottom.tsx | ||
| thread.tsx | ||
| tool-fallback.tsx | ||
| tooltip-icon-button.tsx | ||
| user-message.tsx | ||