airdcpp-web / airdcpp-webclient

Communal peer-to-peer file sharing application for file servers/NAS devices
https://airdcpp-web.github.io
171 stars 31 forks source link

Change order of the custom items in context menu #385

Closed peps1 closed 3 years ago

peps1 commented 3 years ago

image

Currently the custom items get put in between "Search" and "Reload", it might be nicer to have those added always at the bottom? There was probably some good thought put into that, but couldn't figure it out.

For my own use-case at least, I'm using the "Reload" and "Refresh in share" buttons a lot, but pretty often, probably when the server is under some load, the custom context menu items just load long enough that I click on the reload or refresh in share button before they even load, and then again almost as many times they load in right the moment I click and I accidentally click one of those.

maksis commented 3 years ago

Yeah, delays with loading of extension context menu items should have been considered