Manage Issues, completed! PRs, incoming…
Manage Issues is now fully completed. I still had a few issues with paging and rendering but now they are fixed.
Now you can select a message and delete it & edit it. But also now you can create a comment, lock an issue, unlock an issue and create an issue.
I also added a thing that I hope will be appreciated, Helyx renders Markdown from GitHub Issue comment and when you comment via Helyx, Helyx gives you Markdown options such as:
- Bold Text
- Italic Text
- Code Text
- List
- Quote
Also, when you don’t provide a text to a comment in GitHub, Helyx will say that “No description was provided.” So the same thing as GitHub already does, but in Helyx you must provide text.
Why?
Because why would you create a comment with no text? So I banned adding a comment with no text.
Okay, that would be everything! It was fun to create this because everything was working so well, except the paging system… that was painful to make even with Claude’s help.
As I said in past devlogs, after Issues I am going to move to PRs. So yeah, let’s work on PR. I hope it won’t be harder to make, because a PR is a type of Issue in GitHub, so I hope I will use the same function logic and functions and callbacks to make it.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.