Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Add label and assignee inputs to the create issue view
Open rudolfs opened 1 year ago
rudolfs opened with revision 93fd064e on base ece9ee1e +107 -39 1 year ago
rudolfs pushed revision 2 c26244bb on base ece9ee1e +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 96c2e139 on base ece9ee1e +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 d4a04eab on base ece9ee1e +114 -42 1 year ago