Commit Graph

13 Commits

Author SHA1 Message Date
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
9618e452bc Fix some issues with unsubscribing on web 2024-03-14 18:09:38 +08:00
50a7315185 Fix confirmation modal 2024-03-08 17:41:49 +08:00
91df117072 Remove onOpenChange 2024-03-05 09:34:36 +08:00
e6b76bf463 Remove callback funcs 2024-03-04 21:42:05 +08:00
36e62f2984 Add some debug 2024-03-04 21:22:57 +08:00
b719a8aa74 Attempt to wrap modal root onopenchange to handle pointer events 2024-03-04 13:02:18 +08:00
b272e6a46a Padding on the confirmation dialog 2023-06-09 18:03:38 +08:00
4e2197331c Fix default expiration to match form 2023-01-18 18:01:34 +08:00
5ab647c629 Increase the z-index on the confirmation dialog so it can be displayed over modals 2022-12-02 12:32:14 +08:00
6a918bd074 Show the being deleted item in the confirmation modal 2022-11-24 14:56:44 +08:00
7673814fd3 Add a delete page article action, add keyboard ctrls for confirm dialogs 2022-08-22 15:53:22 +08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00