twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
Other
20.33k stars 2.25k forks source link

Left menu in settings shouldn't have 2 links #8531

Open FelixMalfait opened 3 hours ago

FelixMalfait commented 3 hours ago

In the settings menu:

Image

When I "cmd+click" there's the which opens a new tab as expected but I'm also redirected to the page in the current tab (which is unexpected). We should keep only the behavior as it's better for accessibility. There's probably an extra "onclick + navigate" that is un-necessary as the UndecoratedLink should be enough

shanthi1710 commented 2 hours ago

/Assign