Petra Jaros

Results 56 issues of Petra Jaros

[As in `console`.](https://github.com/storacha-network/console/pull/117)

The bulk of the work for https://github.com/storacha/project-tracking/issues/125 This together with `w3ui` calling `access/claim` on page load will make new spaces appear on the page without logging out. ## The Strategy...

* `space.signer.withDID(account)` gives us a Signer with the Space's key, but which reports the Account's DID. It looks like this might have been needed at some point when this thing...

## Rationale `SignatureView["verify"]` can always take *any* `ByteView`—meaning it won't misbehave or throw an error. Presumably, it will only *succeed* if the types match (along with the actual data), but...

## Steps to Reproduce 1. `pnpm create next-app --example with-goober with-goober-app` 2. `cd with-goober-app` 3. `pnpm run dev` 4. Open page. Notice `h1` is black. 5. Refresh. Notice `h1` is...

**Is your feature request related to a problem? Please describe.** I'm working on a component which has a single Figma frame with all the states in it. All of the...

category: feature