You are viewing a single comment's thread from:

RE: LeoThread 2023-07-12 18:29

in LeoFinancelast year

When you click a link to a Hive post on Threads, it should open in a new tab by default.

#feedback

Sort:  

We can add this 🫡

that would be nice, isn’t that browser specific though? Not sure if an app or site could force that

You can use the target="_blank" attribute if you want your users to click on a link that opens up a new browser tab. The target="_blank" attribute is used inside the opening anchor tag

Should just be this small addition to the code.

that’s cool then! Would be good to apply that!