When using the AppOrder app in NextCloud to change the order of the main app toolbar items the icons are still in default order when selecting the Polls App.
To Reproduce
Steps to reproduce the behavior:
apps/files) apps/polls/list/all)Expected behavior
The settings configured in AppOrder should be used on the Polls page.
Screenshots
See a Video of the issue: https://youtu.be/hd1uhKGgNwo
Polls version? (see apps page)
1.3.0
Fresh installation or update from a prior version (from which one)?
Fresh install
How did you install this version?(Appstore or describe installation)
Appstore
Nextcloud or ownCloud?
NextCloud
Nextcloud/ownCloud version: (see Nextcloud admin page)
18
@juliushaertl Any idea, why this happens?
Have the same issue :/ I installed nc normally (without docker).
I think that is an apporder issue where we use the href of the navigation item and that somehow interferes with the subroute /list/all, but I haven't looked into it in detail yet. Is there any error in the browser console when opening the polls page?
My console displays this error:

I have the same issue.
Console shows these:

Its a "non docker" installation of nextcloud.
Polls v1.4.3 on NC v18.0.7.
Several (also 3rd party) nextcloud-apps running.
Only polls has this issue.
Would be great if someone can fix it :)
I'm running NC19 with newest version of both App Order and Polls.
The problem still exists. And yes, seems like it only happens with Polls.
Please someone...fix this!
This issue is marked as stale, because it had no activity in the last 30 days. It will be closed in 5 days.
Still not working with NC 18.0.9 (snap) and NC 19.0.2
So I actually cannot reproduce this, having a custom order works fine with latest master

So might it fix it, if we uninstall polls and install it back again after that?
I cant test it right now but I will report back in a few days.
Last time I tested it (like 14 days ago) it didnt work.
I have disabled and removed Polls. Then re-installed it - latest version 1.4.3 - into NC Snap 18.0.9 RC1 Build:2020-09-06T23:54:01+00:00 5056261850e1dfd38d3d3b24bb7b6d285f957007 with latest App Order version 0.11.0.
As you can see from the screenshots below navigating to Polls app does completely disable the App Order settings:


I get the following exception in the browser console:
Uncaught Snap's element argument does not exist. snap.js:506:20
s snap.js:506
exports snap.js:510
J init.js:211
<anonym> main.js:36
jQuery 7
Webpack 6
Does it work if you change the order in the apporder settings to something different and back?
Nope
Any chance for a test account where this issue is reproducible? Feel free to mail credentials to the address in my github profile.
I can reproduce this and created an account for you.
Funny. I cannot reproduce this behavior on another instance with NC20 and with the current dev version of polls.
Well my NC was on 18.0.5.
I deactivated and deleted polls and reinstalled it (v1.4.3).
Same Problem
I updated NC to 18.0.9 an did the same as above with the same result.
I did update NC to 19.0.3 an did the same as above with the same result.
Might be the diff between the latest polls release and master then? I didn't test the release yet to be honest.
@juliushaertl Maybe, but I have no explanation. Needs more observation.
After updating to 1.5.4 the icons behave as expected, when defining the app order. But I have still no explanation.
NC 19.0.3 with AppOrder 0.11.0 and Polls 1.5.4.
Someone can confirm?
Yes, it seems to work, same combo of NC 19.0.3, AO 0.11.0 and Polls 1.5.4
So, I think magic happend.
I can also confirm its working since updating polls.
NC v19.0.3 and Polls v1.5.4 works now.
With NC 19.0.4, AppOrder 0.11.0 and Polls 1.5.4 the app order is also working as expected now.