Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add label and assignee inputs to the create issue view
✓ 1/1 checks passed rudolfs wants to merge 5 commits into main · opened 1 year ago
All checks passed — 1 passed View logs ↗
rudolfs opened with revision 93fd064e6407561f6b39c4ba62f1269cf8f7147b on base ece9ee1eb0d9577056c498c71afc4fb6c84a10a9 +107 -39 1 year ago
rudolfs pushed revision 2 c26244bbc6b86fa5b3589f31e2ae72020734c0a0 on base ece9ee1eb0d9577056c498c71afc4fb6c84a10a9 +111 -40 1 year ago

Fix issue scrolled to the bottom on navigation

If the issue with comments is taller than the viewport then the focus on the comment reply at the bottom of it would cause the page to be scrolled to the end when navigating from the issue list. We want to always open the issue page at the top, this fixes it.

rudolfs pushed revision 3 96c2e139925266ae9423a5558e3581fe9d24e45a on base ece9ee1eb0d9577056c498c71afc4fb6c84a10a9 +113 -41 1 year ago

Fix title alignment when switching to editing

There was a slight jump of the title when clicking the edit title button, this fixes it.

rudolfs pushed revision 4 d4a04eabcc4465702e5ca5cd7544309d32862688 on base ece9ee1eb0d9577056c498c71afc4fb6c84a10a9 +114 -42 1 year ago