Skip to content

Prioritize used enums in selection dialog #6420

Description

@yrp604

What is the feature you'd like to have?
Please provide a clear and concise description of what you want.

With type libraries loaded, there can be a large number of enum types in a bndb. For example:

Image

This UI is great, no problem. I select _IRP_MJ which is the correct one for this call site. Now, I go to the next use in this function:

Image

This is reusing _IRP_MJ, but the UI does not prioritize recently used (or used at all) enums. I would like _IRP_MJ to be prioritized in some fashion to make it easier to select the second time.

I don't have any preferences as to how this is implemented.

Is your feature request related to a problem?
If applicable, please provide a clear and concise description of what the problem is.

Are any alternative solutions acceptable?
Please provide a clear and concise description of any alternative solutions or features you've considered.

Additional Information:
Please add any other context or screenshots that would help us understand your feature request here.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: UIIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundUI: DialogsIssues with smaller dialogs

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions