atomic-data-browser
atomic-data-browser copied to clipboard
This repo is no longer used! Code is moved to Atomic-Server
We have our own UI library, which means we are responsible for documenting the APIs of these components. - See and browse visual examples of components - Prevent layout issues...
Sometimes when creating a new resource beneath some parent resource, the height of the collapsible sidebar item is not properly updated. - Create a folder - Close the sidebar item...
Currently, the sign-up and sign-in UX in the browser isn't optimal: - We don't have a register button (#245) - When the uses sees an invite, and presses sign in,...
Currently, calling the returned `setValue` from any `useValue` hook (e.g. `useString` or `useArray`) does _not_ save any changes. The user is required to call `resource.save()`. I thought this would be...
Users need to store their `secret` somewhere safe. The GUI should guide users to do so. We'll need some sort of wizard that clearly shows the secret, allows users to...
_Docs discussion: https://github.com/ontola/atomic-data-docs/issues/75_ The elements in documents are currently URLs to new resources. This has a couple of downsides: - When an element is removed, we get an unused, yet...
- [ ] Virtual selection of multiple lines - [ ] Deleting multiple lines - [ ] Moving multiple lines - [ ] Mobile support
- As a guest (signed out), open the driveswitcher - Press `new drive` - Nothing happens We should either: - implement the [full `/register` endpoint](https://github.com/atomicdata-dev/atomic-data-rust/issues/489) and use that - Redirect...
See e.g. here: https://atomicdata.dev/files/1657869024662-%D8%AA%D9%87%D9%86%D8%A6%D8%A9-%D8%B9%D9%8A%D8%AF-%D8%A7%D9%84%D8%A7%D8%B6%D8%AD%D9%89-%D8%A7%D8%B3%D9%85%D9%8A.png ``` Authentication failed: Error checking authentication headers. Incorrect signature for auth headers. This could be due to an error during signing or serialization of the commit....
Clicking should navigate to err resource