-
**Description**
The `event/[id]` page has a **'delete'** button for removing an event, but it is currently non-functional. This task involves implementing the delete functionality so that only an adm…
-
Server: MariaDB 11.4.2
From `go-mysqlbinlog`:
```
=== RotateEvent ===
Date: 1970-01-01 01:00:00
Log position: 0
Event size: 48
Position: 4
Next log name: mysqld-bin.000002
=== FormatDescr…
-
### Check for existing bug reports before submitting.
- [X] I searched for existing Bug Reports and found no similar reports.
### Expected Behavior
There should be an "Add Interval" button in the e…
-
Related to:
```
To increment the button count call Livewire event clearCacheIncrement.
// Livewire v2
$this->emit('clearCacheIncrement');
// Livewire v3
$this->dispatch('clearCacheIncremen…
-
I think how someone can understand an event without knowing its detail so we can add note section for an event while adding an event
also I would like to include time of the event
for ex- if there i…
-
### Description
https://posthog.com/docs/libraries/react-native#autocapture
Right now scrolls and swipes are considered `touch`, we can probably check if it's a scroll, a swipe, or else.
It's lik…
-
**Is your feature request related to a problem? Please describe.**
There are no issues with the current Illinois app analytics APIs, but we would like to add more.
**Describe the solution you'd li…
-
It would be nice to have events for minimize and maximize events. It's a special behavior, different from resize or focus lost/gain, and you cannot tell for now in which state your window are.
This i…
-
Unless the events database is public somewhere, this will probably have to return a compatible but empty response. We're not forking that part of the community _yet_.
-
### Motivation
In Svelte 5, all HTML element events are props starting with "on". Component events can have any name, so it is not clear, which props are events and which are not.
### Descriptio…