-
> These are some personal notes I took from a session at IIW and a few exploratory designs that occurred to me while meeting folks there.
@aaronpk and I hosted a session at IIW on the topic of ways…
-
### Describe the bug:
crash browser
load page and next is crash browser after 1 secods
### Screenshots:
![image](https://github.com/user-attachments/assets/49a44c60-2579-43ca-b6a4-fc9c957a1…
-
There seems to be a way to add browsing support for action inputs: https://reenhanced.com/2021/power-automate-secrets-how-to-implement-a-custom-file-picker-undocumented/.
-
Can you add support for Cromite browser (https://github.com/uazo/cromite) as well.
These are some script that work in cromite https://d3ward.github.io/kiwihub/userscripts.html
-
## Reasoning
One of our primary goals is to enable joyful discovery. To support that we should have some way from the home page to draw people in to discover. In [mockup 3](https://drive.google.com/f…
-
I think that it worth to develop the browser version, i missed this feature but @Carnaux already did this, so i think it will not require a big effort.
-
When searching for implementors or senders, a Method List Browser opens. That browser provides a Menu Item "Browse Class" in the context menu of the methods. In almost all attempts I use that entry, a…
-
I'm making this issue under the github label since it is not a standard name request.
I've opened PR #228 that adds an in browser KWIC indexer. This is an attempt to solve two problems we currently…
-
Should work on any browser that supports flexbox.
https://caniuse.com/flexbox
-
ChatGPT says to use localstorage:
```import { useState, useEffect } from 'react';
function LeaderboardForm() {
const [playerName, setPlayerName] = useState('');
const [submitted, setSubmit…