Replies: 2 comments
-
Most of the bugs reported before version 1.0 were just javascript related bugs. So in the 1.0 rewrite, I removed as much JavaScript interactivity as possible, making most of the content static. As part of this, all modals—including those for confirming actions—were removed. I’m not very experienced with JavaScript, and while I could probably do the modals again, doing so would likely lead to more bugs and maintenance overhead on my end. I’ll leave the issue open for now, so that when someone with stronger JavaScript skills is available, they can take over development for the default theme. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
To avoid user misclick, we should have a confirmation modal/dialog before letting them do the action.

Beta Was this translation helpful? Give feedback.
All reactions