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

[Feature Request] Allow to make an display order of module position in config #3762

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

bugsounet
Copy link
Contributor

My proposal for #3761

  • I use flex box for create region container
  • I have moved container definition to main.css (for css tunning, maybe it can be useful)
  • I create order in module config for define module order display from position

Advantage:

We don't have to move module config in another place in array of modules

Another advantage that i did'nt think:

We can change dynamicaly module order of a container:

  • So, in this case, for a module config builder, (I won't mention the name because otherwise I'll get angry...)
    It can be usefull for a config preview (before saving config)
    --> just change style css order module value for see preview

  • Or, change order value in dev console for testing

Disadvantages

I don't see any ;)

@bugsounet bugsounet marked this pull request as draft April 6, 2025 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant