Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ordering of features #1983

Closed
Rahmon opened this issue Nov 25, 2020 · 2 comments · Fixed by #1987
Closed

Ordering of features #1983

Rahmon opened this issue Nov 25, 2020 · 2 comments · Fixed by #1987
Assignees
Milestone

Comments

@Rahmon
Copy link
Contributor

Rahmon commented Nov 25, 2020

Describe the solution you'd like
On the Features page, the features are listed in the order as they are registered and there is no way to change this order. I would like that the plugin has a way to change the ordering of the features and to chose if a feature should be on the left or right side.

Additional context
I'm developing a feature that registers other features (subfeatures) and I would like to keep the main feature on the left side and the subfeatures on the right side. So, preserving the order, the boxes will appear in a consistent way on the features screen.

@Rahmon Rahmon added the type:enhancement New feature or request. label Nov 25, 2020
@tott
Copy link
Contributor

tott commented Nov 25, 2020

Hi Ramon, this definitely is something that could use some work. Do you think you could provide a MR for a potential implementation?

@Rahmon
Copy link
Contributor Author

Rahmon commented Nov 26, 2020

Yes. I'll do that.

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

Successfully merging a pull request may close this issue.

3 participants