-
Attempt to use native events to test rather than Pablo's trigger()
-
/**
* @author QuantumDev-oss
* @timestamp 2024-08-13T17:05:33Z
* @issue #342 Comment tap behavior inconsistency
*/
After further consideration, I believe we can make some additional improve…
-
Is there a way to trace the organization that created the event after accepting the delegation request?
Let's say OrgA created the event and OrgB accepted the delegation request so it's the new own…
-
Instead of using itemRenderer to create a ListItemand attache a click listener on every li, we should use event delegation.
We should one event listener and then delegate with an optimize selector for…
-
I tried to split the logic for Delegator and Delegate, but it seems to be quite tangled up.
I thought about a delegating event as an impulse for the Delegate to make a delegated event. However, th…
-
**Note:** We decided to use one method for [getting a delegation](https://github.com/dfinity/wg-identity-authentication/blob/main/topics/icrc_34_delegation.md) and will therefore use this to track htt…
-
Sections 3.2 and 3.3 both use the language “re-authorization of the user is required” when the AS responds with an error to presentation of a refresh token (3.2) or the RS requires step up per RFC9470…
-
Page Affected: https://developers.google.com/web/updates/2018/09/inside-browser-part4
What needs to be done?
Check potential typo in article:
> Common event handling pattern in web development …
ghost updated
5 years ago
-
Mel.eth is curious who's delegating to him - this could be a broad tool to measure who is delegating to whom and generally monitor our governance for individuals who are accumulating delegation power.…
-
### Motivation
When using NIP46 for remote signing, people are expected to delegate keys with longer expiration dates using NIP-26 for convenience.
If a delegated key is compromised by XSS or othe…