CARVIEW |
Navigation Menu
Evolving GitHub Issues - Public Preview #148713
Replies: 166 comments · 500 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.
All reactions
-
π 2 -
π 2
-
Thank you for reporting this. We can reproduce the issue, and are currently looking into it. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 2 -
π 2
-
Hi @mcanouil, we've rolled out the fix for this. Please let us know if you still encounter any issue. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 3 -
β€οΈ 3 -
π 3
-
Thanks, it works! |
Beta Was this translation helpful? Give feedback.
All reactions
-
@mcanouil Just wanted to update you that we have addressed one of your feedback items related to the display of the Issue Template. Now, you will see the chosen template in the Issue Creator and even have the option to change it while creating the issue, in case you change your mind. Please let me know if it works as expected :) |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
Thanks, that's great. ![]() |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
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.
All reactions
-
π 1
-
@karlhorky thanks for flagging this again! We are aware of this issue but we are working through a large backlog of ideas and suggestions and this particular fix has not yet reached the top of the priority list. We do consider every piece of feedback that comes from the community so please keep highlighting anything that could be improved - it truly helps! |
Beta Was this translation helpful? Give feedback.
All reactions
-
β€οΈ 2 -
π 1
-
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.
All reactions
-
π 2 -
π 1 -
π 1
-
Oh nice. Thank you! We'll give it a try. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
@boazreicher This feature has now regressed with the new "modal". It now always shows a modal even if there's only one issue template. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
Thanks for reporting @MichaReiser, we'll take another look at this. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
@MichaReiser this has been fixed now. Please verify. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Still doesn't work, can be seen eg. here. |
Beta Was this translation helpful? Give feedback.
All reactions
-
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.
All reactions
-
π 1
-
@janbrasna Thank you for sharing your feedback and I'm sorry to hear you did not find our communications clear. It's one of the largest public previews in recent GitHub history touching many parts of the Issues experience and whilst we strive our best to communicate clearly, there is always scope to do better and we take your comments on board. Regarding the scope of the release, it impacts virtually every part of the Issues experience. We focused on improving the performance and usability of the new issues experience whilst keeping it as similar as possible to the classic Issues experience that our users know and love. In addition, we have added three completely new features: sub-issues, issue types and advanced search. I will respond to the two specific pieces of feedback in their respective discussion threads. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Oh no worries Tadas, I'm just probably not wired to navigating the discussions space for feedback purposes;) and failed to find the appropriate threads instead of submitting new ones. Hopefully it's relevant to what you've been working on β thanks for taking a look, appreciate what you do here!
Great job with those major features, hat tip! |
Beta Was this translation helpful? Give feedback.
All reactions
-
β€οΈ 4
-
Funnily enough, it's e.g. hard to tell apart content from GH staff, compared to others once it gets a bit noisier like here β so if this inquiry comes from a Hubber I'd be happy to elaborate a bit more if you're interested, nonetheless I see no sign that this particular user is "staff" to begin with. (E.g. I'd like to unsubscribe from all other notifications from other comment threads, and only get pings for the reply threads on comments I've participated; and/or only staff responses instead of getting pings throughout the day of everyone adding to the feedback etc. β but there's definitely more, happy to share a user's PoV from the experience of several years using the discussion space as a landing page for feedback from GH UX preview opt-insβ¦) |
Beta Was this translation helpful? Give feedback.
All reactions
-
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.
All reactions
-
π 1 -
β€οΈ 1 -
π 1
-
"this editor" refers to the feature preview, I was trying to reference a chunk of code in a new issue in a private repo whilst this feature preview was enabled for me and the big textbox was empty |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 2
-
I'm also experiencing this on a public repo -- "Reference in new issue" flow is totally broken. Previously, "Reference in new issue" would pre-populate some fields, especially copying over a perma-link to the highlighted code. That was the core appeal of that feature, otherwise I would just "copy permalink" and click the "New issue" button myself. |
Beta Was this translation helpful? Give feedback.
All reactions
-
cc @akenneth in case the above got lost in the noise, this flow is still totally broken. Thanks for your efforts & triaging! |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Thanks @MasterInQuestion, glad it's fixed! |
Beta Was this translation helpful? Give feedback.
All reactions
-
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.
All reactions
-
π 1
-
Are there any additional pieces of information you believe should be included in the timeline or sticky header to make the interface more useful? |
Beta Was this translation helpful? Give feedback.
All reactions
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Hi. If I am hitting the right thread here 1, let me add that the repository name might be dearly missing!? Currently, on the new issue detail view that is delivered as a semi-overlay, there is no way to know if I will be commenting on an issue located in a private repository or not, which is pretty important to know. Please fix! Footnotes
|
Beta Was this translation helpful? Give feedback.
All reactions
-
@amotl we are working on adding this! Will provide an update when this change is out but should be early next week π |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
Thank you very much for fixing so quickly. |
Beta Was this translation helpful? Give feedback.
All reactions
-
β€οΈ 1
-
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.
All reactions
-
π 1
-
Accessibility Is definitely an area we value heavily, so I really appreciate your feedback here. I'll file this and relay it to the team. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1 -
β€οΈ 1
-
Thanks! I inspected the recording frame by frame and noticed: the numbers fly in from above, or move up and down; their labels move up and down; also the pills changing size and position, and the labels moving from their default positions to accommodate for longer number values after they are loaded; also while numbers invisible the filter dropdown labels next to it move left and right. That's a lot of movement! |
Beta Was this translation helpful? Give feedback.
All reactions
-
β€οΈ 1
This comment was marked as off-topic.
This comment was marked as off-topic.
-
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.
All reactions
-
π 3 -
π 1 -
π 1
-
Thanks for the feedback @janbrasna! We are aware of this issue and Iβve logged your feedback against it. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
This comment was marked as off-topic.
This comment was marked as off-topic.
-
We just shipped a fix for this @janbrasna - let me know what you think. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Hello, And "we" are many and do not need to be moulded: |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1 -
π 1
-
Hi @Timmmy-nlb, thank you for your feedback. I hear you (plural) and feel your frustration over this issue. I logged your feedback on our existing issue and will clarify what's our next steps here. ππΌ |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
THANK YOU - It works now!!! |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1 -
π 1 -
π 1
-
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.
All reactions
-
π 1 -
π 1
-
Another minor issue that this video shows is the page title changes many times on a page load going through:
With the last being the one it settles on, and the useful one. |
Beta Was this translation helpful? Give feedback.
All reactions
-
These are just side-effects of the client-side JS lazy-loading implementation which is always going to be flaky in the real world (say, not in the Gbit LAN many-core client dev/test environment). This is a critical piece of site functionality and enhancements should build on the existing functionality instead of replacing it. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
@jfrost-mo This should now be fixed, could you verify? thanks again for bringing this to our attention! β€οΈ |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
The flashing is fixed, thanks! The upon initial loading of the Issues list, the page title just goes through "GitHub - Where software is built" before settling on "Issues - Organisation/MyRepo", and only then if you do a hard reload (Ctrl-F5). However when changing page on the issue list the page title however now settles on "Repo Issues", after going through "Issues - Organisation/MyRepo". See the below video demonstrating this: output.mp4 |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
@jfrost-mo Thanks for the report, I added it to our backlog and we'll take a look at that π― |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
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.
All reactions
-
π 1 -
π 1
-
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.
All reactions
-
π 1 -
π 1
-
Testing in Firefox after you asked it appeared to be fixed: However when I went to edge to test there, and it was still small: And going back to Firefox after a Ctrl-F5 it is small again: |
Beta Was this translation helpful? Give feedback.
All reactions
-
I'm running Firefox 134.0.2 (64-bit) and Microsoft Edge for Business Version 132.0.2957.115 (Official build) (64-bit) on Windows 11.
My CPU/GPU is an 11th Gen Intel(R) Core(TM) i5-1145G7 |
Beta Was this translation helpful? Give feedback.
All reactions
-
Compared with a working bar editing an existing image, this one is missing the |
Beta Was this translation helpful? Give feedback.
All reactions
-
thank you for the additional info @jfrost-mo - passed this on to the team investigating this. |
Beta Was this translation helpful? Give feedback.
All reactions
-
This appears to be fixed today. I've tested in Firefox and Edge, after various page refreshes, and with and without a template. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
Could sub-issues inherit from the parent labels by default? |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
@mcanouil thanks for the suggestion! Would you mind sharing an example of how you would use this? |
Beta Was this translation helpful? Give feedback.
All reactions
-
For example, in some repositories my client has a workflow based on labels: priority, difficulty, type (bug, enhancement, etc.), component (codebase, analysis, etc.). To me, it makes sense to have an inheriting behaviour by default rather than having issues with no labels, milestones, projects even though they are created from one with. Note: the issue was also there with the "item-issue" before the preview, so not really a new problem. |
Beta Was this translation helpful? Give feedback.
All reactions
-
We've discussed inheriting meta data as we were building the feature, and it's something that's come up before. You mentioned labels, milestones, etc. Is that what you would expect? Or just solely labels? |
Beta Was this translation helpful? Give feedback.
All reactions
-
Mostly labels. To summarise in a concise way:
|
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1 -
β€οΈ 2
-
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.
All reactions
-
π 1
-
Thank you for your feedback @eishiya! I'm glad you are enjoying the new advanced search! We take your comments on board regarding the layout changes. There is always a tight balance between keeping things tidy and introducing additional steps to accessing functionality. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Another usability gripe from me: When opening a link to a PR/commit from an issue via the "{user} closed this [...] in {PR}" text, it opens in a new tab, whereas before it opened in the same tab. Other links in posts in issues also open in the same tab. For consistency, and because it's much easier to force a same-tab link open in a new tab than to force a new-tab link to open in the same tab in most browsers, I think these and similar links should open in the same tab. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 2
-
Looks like some issues are hidden with default filters on this preview. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1 -
π 1
-
@PLTytus thanks for reporting! should be fixed now β€οΈ |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
It is good now. Thanks for quick fix. |
Beta Was this translation helpful? Give feedback.
All reactions
-
The search function no longer works when client-side JavaScript is disabled in the new experience. Various aspects of the filtering (which work in the old experience) also break. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Already being a purely proprietary platform, GitHub always has a very sensitive place in my list of tools, and every action taken is something I use to re-evaluate for what purposes I will use GitHub over other platforms like Sourcehut, Codeberg, or self hosting forgejo. I'm sure I am far from the only programmer who is constantly making these re-evaluations. The website not working without JS enabled for the core functionality is one of those things that is hugely detrimental to my ability to ask others to collaborate with me on GitHub. I know in the corporate world we don't talk about this a lot, but there is countless contributors outside of that who are taking their personal time to, out of interest and principle, build and share software. Functionality without JS enabled has a lot of importance for that. |
Beta Was this translation helpful? Give feedback.
All reactions
-
@labudis Do you think there is any chance this will be resolved now that the feedback period is closed, or does this stand, meaning that the accessibility points laid out above are not at all of concern for GitHub? To me this looks like a significant shift from what we could read in the past about GitHub's supposed commitment to accessibility? |
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi @legobeat, Thank you for sharing your concerns about accessibility with usβitβs something we take very seriously. We are continuously working to improve, and in the past three months alone, weβve resolved 29 accessibility issues within the New Issues experience. We truly believe itβs possible to provide an accessible experience, even within a system that relies on JavaScript. That said, we understand that individual needs can vary, and we want to ensure your voice is heard. If thereβs a specific accessibility issue thatβs impacting you personally, please donβt hesitate to raise a support ticket. This will allow our team to investigate further and work toward a resolution that supports your needs. Thank you again for bringing this up, and weβre here to help in any way we can. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
@labudis you write that you have fixed 29 accessibility issues. Where can I see accessibility related issues (opened and resolved)? More generally, now that this feedback thread is closed, what is the best way to report other accessibility issues? (or other ones) What about the issues that have been reported in this thread? |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
@CyrilleB79 Thank you for your question. Unfortunately, we don't have a public list of all bug fixes. However, the best way to report any accessibility issues you are impacted by would be by raising a support ticket. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi, |
Beta Was this translation helpful? Give feedback.
All reactions
-
@CyrilleB79 I see what this is, it looks like the There's an interesting additional consideration here - the screenreader won't tell you if it's a code block or not. I guess we could either accept this, or use to original text with backticks instead of the HTML tags: `ui. browseableMessage` - do you have a preference? |
Beta Was this translation helpful? Give feedback.
All reactions
-
As a workaround, you could remove the backtick characters (`) from the title for now. |
Beta Was this translation helpful? Give feedback.
All reactions
-
@CyrilleB79 just wondered if you had a few minutes to help us decide whether to filter out the |
Beta Was this translation helpful? Give feedback.
All reactions
-
@owenniblock sorry for not answering earlier. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Thanks @CyrilleB79 - I'll record this on the issue I've logged on our end. |
Beta Was this translation helpful? Give feedback.
All reactions
-
If new feature preview is enabled, I simply cannot create issues if issue templates are selected. Happy to dive into more details if someone requests - otherwise this completely breaks everything with regards to issue creation in our organization. |
Beta Was this translation helpful? Give feedback.
All reactions
-
@alexus37 the problem as I mentioned earlier is that we can no longer create issues by visiting Creating an issue from a discussion was just a workaround - I don't expect it to be the way to create new issues going forwards. If it is, it's highly clunky and requires additional work. |
Beta Was this translation helpful? Give feedback.
All reactions
-
It's already been reported by @Haarolean here https://github.com/orgs/community/discussions/148713#discussioncomment-12576663 - disabling feature preview isn't an option anymore (at least for me) so we're simply stuck as we cannot create issues. |
Beta Was this translation helpful? Give feedback.
All reactions
-
@simar7 Thanks for the additional info. I just checked the ISSUE_TEMPLATE/config.yml in your report and you have disabled blank issues therefore we redirect you to the choose page. If you want to allow blank issues you can flip that flag to true. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
Yes but as a maintainer I should be able to create blank issues as I was before. To me this is a breaking change as previously I was able to create issue and not anymore. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
@simar7, I've responded to @Haarolean in a separate thread but I think you are both experiencing the same issue.
|
Beta Was this translation helpful? Give feedback.
All reactions
-
I recently noticed that unlike in the old experience, with the new one I can not create a template-less issue. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Amazing, can't turn off the preview now and can't create an issue without filling a ton of fields. Well done github! |
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi @Haarolean, thanks for your feedback! I work on the Issues team alongside @alexus37. The ability to create blank issues via the That said, I understand the need for maintainers to create blank issues while still enforcing templates for contributors. Iβve logged your suggestion as a feature request, and our team will be considering a solution for this. |
Beta Was this translation helpful? Give feedback.
All reactions
-
@labudis @alexus37 was being able to create an issue via gh cli also a system defect?
I get redirected to
|
Beta Was this translation helpful? Give feedback.
All reactions
-
@labudis I don't think this was a "defect" per se as @Haarolean pointed out the ability to create blank issues via the CLI is now also broken. I understand the motivation behind you closing the door on blank issues for now given you cite poor quality issues but ultimately the responsibility of quality of the issue should lie both the community and the maintainers. Providing templates increases the quality of issues from the community / external contributors but a maintainer should have the free-will to decide if or not to be able to create issues that are freeform. In fact for us the reason we used this way was to open issues that we are already aware of and doesn't require us to start a discussion on first simply to then switch them into issues right away. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1 -
π 1
-
As a potential solution, could there be an option to enable blank issues just for maintainers of the project? That would be fairly straightforward to understand and be explicitly something maintainers can opt-in for, if they choose to enable such functionality. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
I'm using the "Create more" checkbox when creating new issues, it's a nice feature, though the new issue form is filled with the newly created issue so it's pretty annoying as I need to clean it up everytime |
Beta Was this translation helpful? Give feedback.
All reactions
-
π Thank you for reaching out and sharing your feedback! To help us address the issue, it would be very helpful to have the steps to reproduce the problem or a short recording. Would you mind sharing those with us? |
Beta Was this translation helpful? Give feedback.
All reactions
-
I reconstructed what happened:
Now checking the localStorage in the browser console I see the title and body of the issue stored there, so I closed the window and reopened it and the fields where cleared |
Beta Was this translation helpful? Give feedback.
All reactions
-
Creating or deleting new issues with the preview feature doesn't update the Repro steps:
This happens whether or not "Create more" is selected. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Thanks for reporting this. It's on our radar now and we'll report back once it's fixed. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
BUG: After navigating to View Templates and then using back button, scrollbars are gone so it's hard to navigate the page: https://bugzilla.mozilla.org/show_bug.cgi?id=1957346
FYI I've tried with several different pages and different issues and can only reproduce on that exact page linked in STR, so this may be related to some lazy loading or bfcache handling on that starting page, being different than e.g. starting from the issue list or another random issue on the project. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Thanks for reporting this @janbrasna . I can also reproduce this issue (using Arc, and the same repro steps that you posted). |
Beta Was this translation helpful? Give feedback.
All reactions
-
β€οΈ 1
-
I do not like opening sub-issues in-page making use of another layer (as can be seen here). This deviates from standard browser behavior, is complex to use, and does not offer a benefit. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Neither do I. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 4
-
Logging an issue with in our external accessibility repo, will let you know if this gets worked on in future. Thanks for the feedback! |
Beta Was this translation helpful? Give feedback.
All reactions
-
The update removed the ability to order issues/PRs within a milestone, which helps a lot with merge ordering and prioritization. |
Beta Was this translation helpful? Give feedback.
All reactions
-
β€οΈ 1
-
This is a terrible decision. Without ordering, issues and milestones lose their purpose. Enshittification at its finest. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 2
-
Is there a way to out out of this new interface until it contains the basic functionality present in the previous one? We used issue ordering in milestones as our primary way of prioritizing tasks. The new update has lost all our prioritiation, and the supposed replacement with sub-issues doesn't seem to be usable in it's current state. We'll likely have to migrate our task management off of github, which is going to be a massive pain. At the very least, give us the ability to automatically generate an issue with sub-issues, based on our pre-existing milestones with sorted issues in them. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 4
-
I wanted to take a moment to express my sincere appreciation for all the feedback you've shared in this forum. Although the custom-ordering feature may not have high overall usage, it is clear that it has a passionate base of users who rely on it for their daily planning needs. Your insights have also highlighted some gaps and limitations in alternative solutions like sub-issues and Projects. Now for the good news: I am excited to announce that my team and I are actively working on a plan to reintroduce custom ordering to Milestones. Please stay tuned for updates coming very soon! Thank you for your continued support and valuable contributions. |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 3 -
β€οΈ 3 -
π 2
-
Hi everyone, I'm excited to share that we've now rolled out the refreshed milestone issue ordering feature to all users. Please test it out and let us know if everything works as expected. Below I have attached a little demo of how the feature looks: Milestones.Custom.Issue.Ordering.Preview.mp4Thanks again for your patience as we worked to restore this critical functionality for you all! |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1 -
π 1
-
@labudis Thanks so much for restoring this super critical functionality for those of us who've relied on it with our teams. I've been using the feature and noticed that the reordering sometimes does not stick on reload. There doesn't seem to be a systematic way to reproduce the issue, but it has been a little frustrating to make reordering changes, only for them to be completely obliterated on browser refresh or URL reload. What kind of information can I provide to help you debug this issue? |
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi. Thanks for improving GitHub issues. Is it possible that the feature had been turned on for everyone yesterday, and the ability to disable it is currently defunct? We tried to disable it per https://github.com/settings/admin, but it apparently does not work. The reason why we want to disable it is because the repository name is missing on the new detail view that is delivered as a semi-overlay. We added a corresponding report per https://github.com/orgs/community/discussions/148713#discussioncomment-12726403. Please help! |
Beta Was this translation helpful? Give feedback.
All reactions
-
@amotl responded on that other thread, but we are currently working on adding in the repository name and can expect to see that soon! |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
I'm not sure what's the best place to report this, but I found a bug with the search syntax reporting a warning for syntax that is valid: https://github.com/godotengine/godot/issues?q=is%3Aissue%20state%3Aopen%20created%3A2025-03 Specifying |
Beta Was this translation helpful? Give feedback.
All reactions
-
Thank you for reporting this! We are looking into it and will provide updates so an invalid warning does not appear π |
Beta Was this translation helpful? Give feedback.
All reactions
-
β€οΈ 1
-
@Calinou this has been fixed! Let us know if you encounter this again π |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
Works great, thanks! |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 2
-
I have issues creates by bot pinned to top. When hovering over name the box is shown: This box is not shown when hovering over "normal" issues: The box contain invalid information - the picture is wrong and link on user's name is "https://github.com/renovate" instead of "https://github.com/apps/renovate" |
Beta Was this translation helpful? Give feedback.
All reactions
-
It would be amazing if you just implemented the status-subscription feature from Refined Github as the default UI in the new issues view: |
Beta Was this translation helpful? Give feedback.
All reactions
-
π 1
-
I'm guessing this redesign just yeeted task lists. I no longer see the "x/y tasks" on issues. Documentation for it also doesn't say anything: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/about-task-lists |
Beta Was this translation helpful? Give feedback.
All reactions
-
Ah, they're being retired. I highly urge you to reconsider. I don't see how counting occurrences of |
Beta Was this translation helpful? Give feedback.
All reactions
-
β€οΈ 1
-
I agree, that's insane. It's just a bunch of markdown. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
@stevensecreti have you seen this recent announcement for Dependencies? This feature was designed specifically for the use case you are refering to. Let me know if this fits the bill. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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!
π οΈ Things we fixed
We're listening to your feedback and working hard to address the highest priority issues. Below is a list of bug fixes and enhancements that we rolled out since we launched the Public Preview.
π Bug fixes:
β¨ Features & Enhancements:
Closing Discussion Notice
As we've shipped the GA for Issues today, we are closing this discussion. Please direct all Issues and Projects feedback in the Evolving GitHub Issues and Projects (GA) discussion. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions