Sort plugins in dropdown

Created on 11 April 2024, 3 months ago

Problem/Motivation

The plugins appear in what appears to be a random order (there's probably some logic there, maybe ID).

This can be quite annoying. In our use case, we would like to control the order by importance/frequency of use.

Steps to reproduce

Create several plugins and try to control the order in the dropdown.

Proposed resolution

Introduce a weight on the plugin annotation and sort the plugins by the weight.

Remaining tasks

Review and apply patch.

User interface changes

Plugins will be sorted according to wait.

API changes

None.

Data model changes

A weight is introduced in the plugin annotation. It will default to zero id not specified.

✨ Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡°Denmark arnested

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024