Rémi Marseault
Rémi Marseault
Now that you talk about it I forgot about those fields. I agree that having uniform data throughout the UI is important but I think having to handle all these...
See #1829 for refactor
> I don't see an option to make it sortable in any way There isn't any way of controlling this for now. > I don't understand the default sorting that...
> in the qBittorrent Web UI they're sorted alphabetically Because they probably use a sort in their list. > Actually, I wanted to mention that it might indeed be useful...
I'd say that everything's good as it works on other browser. It may be a vuetify bug where they don't handle safari properly. Unable to reproduce as I don't have...
Also got a response from Vuetify: vuetifyjs/vuetify#20310 I can add the rule mentioned above if it has been tested.
Here's the build for assessment. Let me know if it's good. [vuetorrent.zip](https://github.com/user-attachments/files/16639928/vuetorrent.zip)
Tags out of order are already fixed, see #1809 For the scrolling part it already worked before? In that case that may be a regression from vuetify, I can look...
After some tests, it looks like scrolling does work on my end. Are we talking about the tag list inside the right click menu of the dashboard?
In that case I am unable to reproduce. I even tested on the live mocked version and everything's working great. This might be browser-specific, can you indicate which browser you...