Skip to content

Improve performance of Create Issue modal repository selector #669

Description

@mickmister

We are loading lots of repositories for the repo selector. In my case it loads 419 repos. This is all done without server-side autocompletion, so the repos are all fetched at once. This operation takes a while and leaves the user with no feedback on what's happening.

I'm thinking we can have an org selector at the top to narrow down the repositories we search for. This same change can be done to the Attach Comment to Issue modal.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions