Joel George

Results 6 issues of Joel George

**Description** This PR addresses the issue where the key argument for files is incorrectly required, resolving [#144](https://github.com/ipfs/js-kubo-rpc-client/issues/144). The implementation follows the IPFS documentation to ensure correct handling. **Changes** Fixed the...

Fixes #365 ## Problem When uploading an empty or invalid CAR file, the UI shows an infinite loading animation without proper error feedback. This creates a poor user experience as...

Closes #366 This PR improves the visual representation of documentation links in the IPLD Explorer, making it easier for users to identify terms that have additional documentation. Changes: - Added...

Fixes #2350 ## Summary This PR adds a centralized keyboard shortcuts system using React Context, making it easier to manage and customize keyboard shortcuts throughout the application. ## Changes -...

Fixes #1617 ## Summary This PR improves the context menu behavior while following the TypeScript migration guidelines. It ensures proper typing and modern React patterns while fixing the context menu...

hey @lidel, I attempted the issue with this PR ## Description This PR implements a file moving functionality in the IPFS Web UI, addressing issue #943. It adds support for...