Improve way to close tab

I have an idea and I made it in my Sao version about adding for each open tab that it can be closed with the middle mouse, the same way Google Chrome can close its tabs.

I have the code done locally and it improves user usability.

1 Like

Indeed there is should be able to close multiple page tabs in client (#12172) · Issues · Tryton / Tryton · GitLab to which you could contribute.

But I think there is probably more improvement to do with the navigation. I have few ideas:

  • having a way (maybe a configuration) that opening a new action from the menu replace the current tab instead of adding a new tab
  • opening relate stays in the same tab with just an bread-crumb navigation to come back to the original tab

In any case all improvements must be done in both clients.