Navigation Menu

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

add webui patch file to sort user systemvariable favorites by name #448

Merged
merged 5 commits into from Oct 29, 2018
Merged

add webui patch file to sort user systemvariable favorites by name #448

merged 5 commits into from Oct 29, 2018

Conversation

jp112sdl
Copy link
Contributor

...the last piece to implement suggestion in #411

@jens-maus
Copy link
Owner

Great. Thanks. But I would actually prefer if we could implement sorting not on each display of the usersharedobjects list but when actually adding/removing items in the webui (user configuration). There we could then also add functions to actually manually sort the list because many users actually want to sort it manually and not just alphabetically.

@jp112sdl
Copy link
Contributor Author

I would actually prefer if we could implement sorting not on each display of the usersharedobjects list

Yes, that's right. I would rework it the next days. 👍

many users actually want to sort it manually

At the moment there is also no possibility to sort it manually.
If you want to add a new variable on a certain position, you have to remove all variables unto this point.
With a long list of variables, I don't think that many users will do this kind of manual sorting.
Even though I think that more users would be pleased about an alphabetical sorting.

Maybe we should start a survey in the HomeMatic Forum?

@jens-maus
Copy link
Owner

You can simply regenerate the idarray as a new copy of the old but in a sorted fashion. IMHO there should be up/down buttons added to perform this operation and perhaps a sort button to sort alphabetically. And I think an survey should not be necessary.

@jp112sdl
Copy link
Contributor Author

Now, the user can sort the items on demand by clicking a button.

bildschirmfoto 2018-10-26 um 22 10 33

@jp112sdl jp112sdl changed the title add webui patch file to sort favorites (listed on the startpage) by name add webui patch file to sort user systemvariable favorites by name Oct 26, 2018
@jens-maus jens-maus merged commit 4b62ba3 into jens-maus:master Oct 29, 2018
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.

None yet

2 participants