radicle-interface
radicle-interface copied to clipboard
Radicle web interface
Here an idea on the mobile view for issues, it is more like the GitHub issue view, but it feels like it works better for mobile.
To reduce the jarringness (what a word 😵) of the display and give the components a loading substitute I propose to replace `Loading` component in some specific places like the...
I think this would also be possible with `svelte-routing` but I stumbled upon it with `tinro`. We could make the transitions between the pages a bit more subtle, it seems...
At the moment when switching branches, or views in the project component we don't have a desktop experience. This can be solved by prefetching the information instead of going into...
It would be nice to have a way of bookmarking / signaling interest in a project, like on github. To avoid the spam issue, we could hide stars from users...
Every time you share a link to the app, it shows the same image and text. Would be great to have helpful share images and share text.
It's currently not possible to use the app with a keyboard because there are no `:focus` states. So when you try to tab through the UI, the only feedback you...
There's a button, I am signed in, clicking the button does nothing. Not sure why it's there, but it doesn't work. - [ ] Make the button work - [...
The code highlights (the slight red and green background colors) should go all the way through the code block, instead of just highlighting the line numbers