Skip to content

[FEATURE] Dev Dashboard: load plugins filtered by org #10

@0xliam627

Description

@0xliam627

Is your feature request related to a problem?
In the Dev Dashboard, the plugin list currently loads all repos across all GitHub orgs the user belongs to. For users in many orgs, this consumes excessive resources (API calls, memory, load time).

Describe the solution you'd like
Add an org selector/filter to the Dev Dashboard so users can choose which GitHub org to load plugins from, instead of loading everything at once.

Describe alternatives you've considered

  • Paginate the full repo list (still loads all orgs)
  • Lazy-load repos per org on scroll (complex UX)

Additional context
This affects users who belong to multiple GitHub organizations with many repositories. Loading all at once is slow and wastes bandwidth/API quota.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions