Evolving GitHub Issues - Public Preview #148713
Replies: 32 comments 75 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.
-
After closing issue, before refreshing the page, the button for reopen is not available and it will show no permission. |
Beta Was this translation helpful? Give feedback.
-
One thing that I have noticed is with Assignees suggested only lists yourself for issues that have already been created, but list a lot more on new issues. Before: After: |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I don't see a way to quickly remove labels from an issue in the sidebar without going into a submenu anymore. Previously: Now: I really liked the convenience of the former. |
Beta Was this translation helpful? Give feedback.
-
Will the "Filters" dropdown be carried over to the new Issues design? Using repository hannibal002/SkyHanni as an example: |
Beta Was this translation helpful? Give feedback.
-
Issue creation is broken (in Safari on Sonoma, at least). Click "New Issue". On the next page, you can't type in the subject field where it says "create new issue". It's like the keyboard focus is somewhere else, even if you click in the box. |
Beta Was this translation helpful? Give feedback.
-
Issue creation is broken - With click of "new issue" it shows only a empty fame below the menu. If you deactivate the "New Issue Experience" preview, the issue overview is displayed again. |
Beta Was this translation helpful? Give feedback.
-
Congrats on the feature! Checkboxes in a main issue body could be more responsive in the new UI. It seems much slower than before. 🙏 Narrated.2025-01-17.12.19.mp4 |
Beta Was this translation helpful? Give feedback.
-
is the preview available on github enterprise server local install? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi there -- I like 95% of this feature, including sub-issues, but I seem to be missing issue label colors in some places: If I disable this feature and refresh the page: Under the preview, the label colors do show up if I go to the filter-by-label drop-down. However, I see the same issue if I click on an issue (the colors don't show up). I thought at first this may have been from the colorblind theme preview (which I don't remember enabling, but was), so I turned that off to be sure; but it had no effect. Thanks!! |
Beta Was this translation helpful? Give feedback.
-
I have 2 big issues with it.
|
Beta Was this translation helpful? Give feedback.
-
We would like to request a way to de-emphasize the "blank" issue template in the new issue interface. Blank issues can be helpful for team members who know how to add labels, but we'd prefer that users select one of our bug or feature request templates. These templates automatically set the appropriate labels, helping maintain consistency. Before:In the previous interface, the "Blank Issue" was a small link, and most users didn't notice it. Only those familiar with the process were using it. NowNow, the "Blank Issue" is prominently displayed in the middle, and we’ve already had users selecting it instead of the proper templates. Is there a way to configure the order of the issue templates or customize the label/description for the "Blank Issue" to make it less prominent? And by the way, can we set the "Issue Type" from within the issue template? For reference, our repository is https://github.com/slint-ui/slint Thank you |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
This change is giving me massive issues with load times and navigation state not working. Sometimes now, the back button to go off the "new issue" page does nothing. Frequently the search bar does nothing. It changes the URL but nothing actually changes. Clicking on individual issues or PRs sometimes loads forever. The only reliable way I've found to open issues and PRs at the moment is to right click->open in new tab. There is something seriously broken with how your rewrite deals with page navigation -- I am using vanilla firefox and I have never had any issues like this before. I assume this is related to this preview. |
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