Evolving GitHub Issues - Public Preview #148713
Replies: 63 comments 153 replies
-
Parsing of code blocks in issue templates within the new GitHub Issues is broken. (see the bottom of the screenshots) Additionally, as you can see at the top, the name of the template and its description is no longer displayed in the preview of the new issues.
Using extra backticks or indentation leads to different parsing issue in the preview. (None allows to get proper display as without the new GitHub Issues)
Original issue template for the screenshots: https://github.com/quarto-dev/quarto-cli/blob/main/.github/ISSUE_TEMPLATE/bug_report.yml |
Beta Was this translation helpful? Give feedback.
-
Copying my comment from discussion 139935 (cc @alondahari @labudis): Linking to a text fragment does not work with the new GitHub Issues UI, reproduction steps:
Expected (old GitHub Issues UI)Example link:
Correct scroll position, highlighted "provide sample image(s)" text: Actual (new GitHub Issues UI)Example link:
Incorrect scroll position, no highlighted text: Also, copying the comment on my discussion thread by @MasterInQuestion:
|
Beta Was this translation helpful? Give feedback.
-
Copying my comment from the previous discussion We're still using the legacy issue template workflow because we want only a single template with some pre-defined content in the description. We don't want users to have to select a template. We noticed that the issue template no longer works after opting into the public beta. Now, I'm mainly curious to understand if this is intentional because the workflow is considered legacy or if you plan on bringing back support for legacy templates, and we can keep using it. Thank you |
Beta Was this translation helpful? Give feedback.
-
I'm not sure what is actually part of what "experience"/preview, as this discussions space doesn't really make it easy to navigate and understand how it all relates together, with announcements posted as "unanswered questions", and messaging from staff indistinguishable from any other content amidst emoji explosions in categories and labels looking like unicorn barf of color and shapes and other myspace-esque qualities that probably only make sense to folks under the legal drinking age… so sorry if I'm not posting in the right thread, but they all look quite alike, with some of the boilerplate text of announcements recycled, esp. wrt what's in scope and what not, that seems to be identical across the threads, so you've effectively lost me there;)
|
Beta Was this translation helpful? Give feedback.
-
The design whereby issues are listed in a single page is fundamentally useless for an issue with more than a few tens of posts. It should be possible to show an issue with a large number of posts in a multi-page scheme where it isn't necessary to expand elided posts. |
Beta Was this translation helpful? Give feedback.
-
First all, I want to say congratulations on the new features! I haven't had the time to play around with them as the preview has just rolled out for my repositories, but they do seem useful on a first glance. Sub-issues and issue categories are of course totally doable with crosslinking and labels, but giving them dedicated space in the UI is nicer. I'll follow up if I have further feedback once I've played around the new features. Anyway, I'm sure I missed the relevant discussions on the old (and unwieldy) thread, but I want to bring up two issues (🥁) I have: The sticky issue header no longer states the creation date or the number of commentsWhile I appreciate that some people probably don't need this information, I find it invaluable having these two pieces of information always available to me. When I'm sorting through tens of issues at once, it can be easy to lose track of what exact issue I'm on. For example, if I'm looking at an older and more heavily commented issue, I'll probably prioritize fixing this issue over a newer issue with less activity. Of course, I can still find this information from other places, but I have to click or scroll away, when with the old UI, it was just right there! Is it possible to readd this information to the header? If not (maybe it's used by the new features?), could we at least add a count of comments somewhere on the issue view? Labels are overly aggressively truncated in the timelineThis seems to be a trend with all of the recent UI refreshes. I get that making an UI less busy is nice and all, but there is more than enough room to display the full Shown issue: pypa/pip#13165 |
Beta Was this translation helpful? Give feedback.
-
One piece of a11y feedback I'd love to see sorted somehow rather soon(ish), as I'm not currently aware of a way to opt-out of the UI (as that's managed on repo owner side, or org/enterprise side?) is this aggressive flickering loading the numbers and search highlights: Screen.Recording.2025-01-14.at.22.38.10.mov(Safari 18, macOS 15) For my health condition this is only extremely uncomfortable, but for some others this flicker can be actually even dangerous. Could this please only display once loaded fully, and not "fly in" from random directions? (I'd honestly prefer the static values as the classic experience or PR view has upon loading in the first place.) |
Beta Was this translation helpful? Give feedback.
-
I'm not entirely sure if that is also part of the new timeline experience, but it landed with it for me so it seems relevant: Viewing edit history for individual comments has some changes that make it somewhat harder to understand what's added, what's changed, what's removed in the text… I was struggling with the "diff" color-coding there, will try to collect some samples over time to demonstrate the tiny things… However for now the bigger issue is the actual diff logic seems to have changed too, resulting in unreadable outputs like this: |
Beta Was this translation helpful? Give feedback.
-
Hello, And "we" are many and do not need to be moulded: |
Beta Was this translation helpful? Give feedback.
-
Issues list flashes after loadingWhen loading the issue list or changing pages the list of issues flashes momentarily shortly after loading. See the following video: output.mp4I'm using a vertical 2560x1440 display with Firefox 134.0.1 on Windows 11. |
Beta Was this translation helpful? Give feedback.
-
The 'close-as-duplicate' function is the only real positive of the rework for me. Its problem is that you have to guess which issue is the non-duplicate master issue. The potential duplicate-of list should prefer or identify issues where the issue has already had issues closed as duplicate-of it. And it should be re-implemented so as not to require JS (and then it would be fine just to type in the issue number). |
Beta Was this translation helpful? Give feedback.
-
Issue title box is tiny when composing new issueThe title box when composing a new issue is very small. This makes it hard to type issue titles of more than a few words. This runs counter to encouraging people to give descriptive issue titles. |
Beta Was this translation helpful? Give feedback.
-
Could sub-issues inherit from the parent labels by default? |
Beta Was this translation helpful? Give feedback.
-
Looking forward to trying out the advanced search! I very rarely need it, but when I do, not having it hurt. I don't like how accessing Most Reactions, Least Commented, Least Recently Updated, etc all take extra clicks now. Sure, the menu looks tidier now, but it's made browsing issues slower, without any new functionality that warrants the more complex interactions. The original menu was not large or overwhelming, it doesn't need to be shrunk. If it's being shrunk for phone users: cool, show that to phone users, not to people with proper screens :] I think even phone screens tend to be high-res enough now to fit the old menu quite comfortably, though. (And it's inconsistent with the PRs list. Presumably that'd be fixed eventually, but really I'd rather see the old PR-style menu kept, as it's more convenient, with everything available with one click in the menu.) (Edit: Whoops realised this is a Discussions thing probably not connected to the Issues rework, shows how often I use Discussions xP)
|
Beta Was this translation helpful? Give feedback.
-
Looks like some issues are hidden with default filters on this preview. |
Beta Was this translation helpful? Give feedback.
-
The "types" feature half-duplicate labels, in that they're a replacement for bug/feature labels but only on issues. I can't remove my bug/feature labels because they're still used for PRs. So this feature is pretty much useless and creates a SSOT problem. |
Beta Was this translation helpful? Give feedback.
-
I like that the list of commits linked to an issue is more compact, but it no longer has the build status icon. We commit to main regularly and use the issue to group them and keep track of builds. We can still do the former, but the latter isn't possible. |
Beta Was this translation helpful? Give feedback.
-
Upon creating an issue, tried to assign it to 3 people that are members of the project, first was added fine, the other 2 (I searched up 3) did not appear in the list at all. After creating the issue, I was then able to find them in the list and add them to the issue |
Beta Was this translation helpful? Give feedback.
-
Avatars next to messages are no longer clickable. Well, except for one – your own one next to the “Add a comment” box: |
Beta Was this translation helpful? Give feedback.
-
The original timeline feed is much better, especially for understanding how issues are interlinked. How the new feed is displayed makes it much harder to determine which interlinked issues are closed and which are open. |
Beta Was this translation helpful? Give feedback.
-
My old ISSUE_TEMPLATE.md is not applied anymore. Is this a breaking change or a bug? If it is intended please notify in the docs about it too: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/manually-creating-a-single-issue-template-for-your-repository |
Beta Was this translation helpful? Give feedback.
-
When gathering before-and-after screenshots for some other feedback I noticed that the "owner" badge on the issue isn't present in the new design. Is that intentional? Old: New: EDIT: To be transparent I have not checked whether or not other badges (member, contributor, etc) have the same issue. |
Beta Was this translation helpful? Give feedback.
-
Strange behavior I've noticed from subissue templates, not sure if it's intentional? It seems like after you use a template, the details entered will persist into the next time you use it. I use a couple templates in the YAML format.
It's a bit annoying to have a template and having to clear it each time to submit a new one? Example behavior: Desired behavior: template should reset when creating a new subissue. This persists in just regular issues too, not sure if intentional, a bug, or something I need to configure somewhere. |
Beta Was this translation helpful? Give feedback.
-
Can't tell if that's related to the timeline preview, but was getting these yesterday and today: |
Beta Was this translation helpful? Give feedback.
-
If there's a non-checkbox bullet point in a task list, you cannot reorder tasks any more by dragging them with the mouse. Can be reordered:
Cannot be reordered:
(Hmm, maybe this page uses the old UI because here it still CAN be reordered....) Anyway, I need this feature, because sometimes a task in the list is not relevant anymore, so I just write something else than "x" in the checkbox to leave a note that this was in the to do list but wasn't implemented. (Kind of like "closed as not planned" issue). That gives me two feature ideas, actually...
|
Beta Was this translation helpful? Give feedback.
-
Just found a bug in the new issue editor. If you press enter in the middle of a list to add a new entry it starts to katamari the rest of the message. github_input_bug.mov |
Beta Was this translation helpful? Give feedback.
-
Hi, The issue search on a repository has become irrelevant (feels like a regression), since when i type something it searches on the whole github issues(instead of issues of the repo) 😅 (see video) I use search in issues of a repo in order to find related issues or PR with keywords matching my term. If i have to add filters to properly search on the repo only it's adding extra steps to a single step action. So i decided to disable t for now :) |
Beta Was this translation helpful? Give feedback.
-
Hello, I had a user report to me that whenever he submits a new issue using our templates and goes back to enter another issue, the text from the previous submission is being retained. This was not happening in the version prior to this preview. I had him revert back and he confirmed that it went back to working. Before I realized we could turn off the preview, the only way to go back to it working properly was to open each 'new issue' in a new tab. I had reported this to GitHub support and they redirected me here. Please, fix this problem before these previews become the 'live' version. Thanks! |
Beta Was this translation helpful? Give feedback.
-
I don't like that commits don't show the checkmark or x next to it in the new issue experience. I don't want to have to look at a commit to see it displayed there. There is significant value in 'at a glance'. |
Beta Was this translation helpful? Give feedback.
-
GitHub Issues is evolving! 🥳
Feedback wanted
Thank you for participating in the issues public preview for sub-issues, issue types and advanced search.
To provide your feedback on other experiences released at the same time, please visit:
This new functionality is built on top of a UI rewrite of issues, which we would love your feedback on!
The aim of this rewrite was to clear up technical debt, allowing us to move faster in bringing new functionality to issues. With this in mind our goal has been parity with the existing experience. It should feel very familiar with only a few minor cosmetic tweaks.
The experiences that have been included so far in these updates are:
The milestones, labels and /issues dashboard pages have not yet been migrated.
Please leave your feedback below on what is working well, any bugs you encounter, and what else you'd like to see!
Beta Was this translation helpful? Give feedback.
All reactions