Evolving GitHub Issues - Public Preview #148713
Replies: 85 comments 230 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.
-
@labudis Screen.recording.2025-01-24.9.18.16.PM.webm |
Beta Was this translation helpful? Give feedback.
-
What's the plan for |
Beta Was this translation helpful? Give feedback.
-
Empty search query ("q") behavior regression: Matters in particularly more, as now it seems the New Issues experience is coerced to everybody... I suggest default disable the Preview for logged-out access. https://github.com/orgs/community/discussions/139935#discussioncomment-10895208 "why you want to opt out?" https://github.com/orgs/community/discussions/148713#discussioncomment-11930743 |
Beta Was this translation helpful? Give feedback.
-
For some reason while I have the "New Issues Experience" feature preview enabled, the set of newly-addable emojis is reduced from the previous 8 (still documented in the REST API) to just 5. If a type of reaction is already there I can toggle it, but the selection when adding one seems arbitrarily limited. |
Beta Was this translation helpful? Give feedback.
-
Bug: It keeps appending spaces to my issue search queries. I already searched for "space" in this discussion, so I hope this is not a duplicate. This is the newest Firefox on Linux. Steps to reproduce:
Unrelated thing: I hate how it hides the issue progress. When you put checklists inside issues, it used to display a little progress indicator on how many things were ticked off already. This is missing now and I do not like this at all. |
Beta Was this translation helpful? Give feedback.
-
Make the bad man stop. I'm so, so tired of trying to engage with someone else's project only to find the Github team has stubbornly decided to enshittify |
Beta Was this translation helpful? Give feedback.
-
Not showing the entire discussion upon loading an issue page, and having to click "load more" makes no sense to me. If I click on an issue I want to see the latest discussion that happened. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Bug : in the milestone view there is no checkbox and we can't select multiple PR at once (for example to change them to another milestone) Also in the feature page the "feature" is labeled as for "issue" but not for milestone |
Beta Was this translation helpful? Give feedback.
-
With the new UI enabled, referencing a code block in an issue results in a blank issue instead of adding the link to the highlighted code block. Created a gif showing with the preview on and then disabled. |
Beta Was this translation helpful? Give feedback.
-
I noticed that the word commented is missing from the replies now, like "jay commented x hours ago". I did not realize that was intended because other words are not missing (like opened) and so I reported it as a bug (ticket 3187195). In my opinion without a break between the elements it looks spaced too close together. That is probably because the element that was removed in the preview had text that was defined as |
Beta Was this translation helpful? Give feedback.
-
Please, I ask you to bring this UI back for task lists. It's an integral part of my workflow, and it helps a lot that you can see from the issues page what's the progress with the tasks. I read from a comment that you're planning to sunset task lists altogether (!), and I hope you could still reconsider that. Tasks are much faster to create than sub-issues (try to create 20 sub-issues with just a keyboard!), and serve a very different purpose. Creating new sub-issues pollute the issue tracker (and yes, sometimes you do want that), but tasks are contained in their issue. I have many issues with 50+ tasks in them, and using sub-issues in their stead just wouldn't be feasible. Also, I wish you could change the spacing of tasks in a task list back - they take much more space now: Thanks for your consideration! |
Beta Was this translation helpful? Give feedback.
-
I don't like the bounce it does when loading the issues page. The elements load partially, then suddenly expand and change their position. This often leads me to click something that I didn't intend to click because it moved. Screenrecorder-2025-01-31-12-52-10-445.mp4 |
Beta Was this translation helpful? Give feedback.
-
I'm not sure if the bug #150407 caused by Markdown rendering change relates to this |
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