omnivore/packages/web/components/patterns
Eduardo Grajeda 712cad9ea1 fix: page becomes unresponsive after closing modal
Came across this issue while migrating to Omnivore, but I saw it also
reported in issue #3648. There was a first attempt to fix in #3653, but
I believe it's an issue in the library itself, which is not there
anymore in 2.0.6.

It also fixes the "too much recursion" error that shows in the console
when the modal is open, both in the Feeds page and in the Inbox (e.g.
when clicking on Edit Info).
2024-03-23 17:05:43 +01:00
..
LibraryCards Stop event propogation over hover cards so we dont click on cards when opening the menu 2024-03-05 10:53:10 +08:00
ArticleNotes.tsx Start creating a separate sync queue for android highlight changes 2024-01-08 22:27:48 +08:00
ArticleSubtitle.tsx Display read time on the reader view 2023-05-02 11:56:09 +08:00
CardMenu.tsx Fix some issues with unsubscribing on web 2024-03-14 18:09:38 +08:00
ConfirmationModal.tsx fix: page becomes unresponsive after closing modal 2024-03-23 17:05:43 +01:00
DeleteItemConfirmationModal.tsx More warnings clean up 2023-02-27 10:34:12 +08:00
FormModal.tsx Use never as default expiration, fix key= prop 2023-01-18 18:16:30 +08:00
HighlightBar.tsx Warnings cleanup 2024-02-16 12:25:45 +08:00
HighlightHoverActions.tsx Use the browser icon for "open original" 2024-02-28 15:14:34 +08:00
HighlightNotes.tsx Start creating a separate sync queue for android highlight changes 2024-01-08 22:27:48 +08:00
HighlightView.tsx Warnings cleanup 2024-02-16 12:25:45 +08:00
LinkHoverBar.tsx Remove link hover args 2024-03-05 14:47:25 +08:00
LoadingView.tsx Remove server sync for theme settings 2024-02-14 14:42:54 +08:00
MDEditorSavePlugin.tsx Clean up note saving, linting fixes 2023-06-27 15:46:49 +08:00
PageMetaData.tsx Remove unused imports 2024-02-29 12:05:41 +08:00
RcEditorStyles.tsx Better handling article notes 2023-06-27 15:47:32 +08:00
ReaderDropdownMenu.tsx Consistent casing for titles 2023-11-01 15:16:05 +08:00