Evolving GitHub Issues - Public Preview #148713
Replies: 7 comments 14 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.












-
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