SurfSense/surfsense_web/components
mainnebula b3042a02be fix: prevent file attachment dialog from opening twice
Add a ref-based guard to handleUploadClick that prevents the native file
picker from being triggered a second time when the browser re-dispatches
a click event after the dialog closes. This matches the existing pattern
used in document-upload-popup.tsx for the Upload Documents dialog.
2026-02-17 07:55:25 -05:00
..
announcements feat: added announcements 2026-02-12 16:12:45 -08:00
assistant-ui fix: prevent file attachment dialog from opening twice 2026-02-17 07:55:25 -05:00
auth style: fix formatting issues 2026-01-27 13:49:46 +02:00
chat-comments feat(notifications): enhance inbox functionality with type filtering and independent pagination for mentions and status notifications 2026-01-28 02:14:36 +05:30
connectors fix: update iconLink type to allow null values in DriveItem interfaces 2026-02-16 23:52:43 -08:00
contact Multiple website changes, adding cloud pricing, enterprise features, fixing small issues, optimizing header animation, changing contact links, and set the theme to default to the user's preference (from browser). 2026-02-03 17:02:26 -05:00
homepage chore: linting 2026-02-16 23:30:35 -08:00
icons/providers chore: linting 2026-02-10 21:31:43 -08:00
layout Merge commit 'e9979dfa7d' into feat/report-artifact 2026-02-12 17:10:04 -08:00
new-chat feat: add globe indicator for public snapshots in chat share button 2026-02-11 22:14:59 +05:30
pricing fix: remove trailing periods from feature descriptions in pricing section 2026-02-05 23:10:50 -05:00
prompt-kit refactor: improve write_todos tool and UI components 2025-12-26 17:49:56 +05:30
providers refactor(ElectricProvider): streamline initialization logic and enhance loading behavior for user-specific database 2026-01-30 15:07:19 +05:30
public-chat feat: remove pandoc and its respective engine dependencies 2026-02-13 01:34:43 -08:00
public-chat-snapshots chore: ran linting 2026-02-10 19:06:21 +05:30
report-panel chore: update uv.lock and ran linting 2026-02-14 19:09:45 +05:30
settings chore: linting 2026-02-10 21:31:43 -08:00
shared feat: replace Loader2 with Spinner component for consistent loading indicators 2026-01-25 15:23:45 +05:30
sources feat: added incentive credits system 2026-01-26 23:32:30 -08:00
theme chore: ran linting 2026-02-06 05:35:15 +05:30
tool-ui chore: linting 2026-02-15 23:38:15 -08:00
ui feat: updated homepage 2026-02-16 05:50:47 -08:00
BlockNoteEditor.tsx feat: Enhance mobile navbar animations and responsiveness across various components 2025-12-29 00:24:49 +05:30
dashboard-breadcrumb.tsx Show the chat title in the breadcrumbs instead of "Chat" 2026-02-03 20:54:21 -05:00
document-viewer.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
DynamicBlockNoteEditor.tsx code quality issues fixed 2025-11-23 16:39:23 +05:30
inference-params-editor.tsx chore: linting 2026-01-07 19:10:53 -08:00
json-metadata-viewer.tsx chore: linting 2026-02-09 16:49:11 -08:00
LanguageSwitcher.tsx feat: add support for additional languages in LanguageSwitcher and SidebarUserProfile components 2026-02-11 00:39:01 -08:00
Logo.tsx chore: ran all linting 2026-02-06 18:22:19 +05:30
markdown-viewer.tsx chore: update uv.lock and ran linting 2026-02-14 19:09:45 +05:30
onboarding-tour.tsx fix: update icon styling in DocumentsTableShell and enhance mobile rendering conditions in OnboardingTour 2026-02-06 19:25:01 +05:30
pricing.tsx chore: ran all linting 2026-02-06 18:22:19 +05:30
search-space-form.tsx ui: adjust dashboard search spaces heading text and padding responsiveness 2026-01-03 01:09:33 +07:00
TokenHandler.tsx Switch refresh token storage from cookies to localStorage 2026-02-05 17:55:21 +02:00
UserDropdown.tsx chore: linting 2026-02-09 16:49:11 -08:00