H
Homarr15mo ago
ipqow

Categories wont move up/down, leaving gaps...

I was organising some apps into categories but the buttons wont work to move them up and down, leaving these gaps when not in edit mode
No description
11 Replies
TheMRX
TheMRX15mo ago
i have the same issue
ipqow
ipqow15mo ago
a solution that ive found is to go to the config file and change the position for each of the categories, e.g.
"categories": [
{
"id": "--",
"name": "Services",
"position": 1 <------
},
{
"id": "--",
"name": "System Stats",
"position": 2 <------
},
{
"id": "--",
"position": 3, <------
"name": "Homarr",
"type": "category"
}
"categories": [
{
"id": "--",
"name": "Services",
"position": 1 <------
},
{
"id": "--",
"name": "System Stats",
"position": 2 <------
},
{
"id": "--",
"position": 3, <------
"name": "Homarr",
"type": "category"
}
they were 4, 6, 7 when i checked so i put them back to 1, 2, 3 and they seem to be fine now
TheMRX
TheMRX15mo ago
where did you find this?
ipqow
ipqow15mo ago
in the config file, i installed it in docker in ubuntu so it is here /homarr/configs/default.json
Manicraft1001
Manicraft100115mo ago
Sorry for my late reply. Yes, this is the correct way of fixing it.
brunotco
brunotco15mo ago
when I have this problem what I do is edit the names and save them, I do this by the order I want them to be displayed, then they won't have spaces between and are ordered like I want
Manicraft1001
Manicraft100115mo ago
Note: We highly discourage users from manually modifying the order and numbers. We will not take any issues in connection with them. Also, the migration to sqlite will not work for you at all (that will happen in about 2-3 updates). You will habe to migrate manually or redo your dashboard. Just that you know what problems might appear
Thomas
Thomas15mo ago
Yeah categories moving can sometimes be a little funky. We have a whole revamp of the drag and drop system planned on the roadmap in the future
TheMRX
TheMRX15mo ago
not working found the file but doesnt work
Thomas
Thomas15mo ago
If you're using another config, change the file to the config you're using
TheMRX
TheMRX15mo ago
Nope not working
Want results from more Discord servers?
Add your server