Hi Superhuman Docs team,
I’d like to suggest an improvement to comment notification links for connected views.
When someone is @mentioned in a comment on a connected view—such as a Board or Kanban view—clicking the notification currently opens the underlying base-table row. If that base table is intentionally hidden, this can be confusing because the user is taken away from the curated view where the team normally works.
Steps to reproduce
- Create a base table.
- Create a Board or another connected view of that table.
- Hide the base table from normal navigation.
- Add a comment to a card in the Board and @mention another user.
- Have the mentioned user open the notification link.
Current behaviour
The notification opens the row in the hidden base table.
Suggested behaviour
It would be very helpful if the notification could:
- open the same connected view where the comment was created;
- preserve the originating view in the deep link; or
- allow makers to choose a preferred destination view for comment notifications.
Why this would help
Many teams keep base tables hidden and present users with curated Board, List, or Calendar views. Preserving the originating view would maintain the intended workflow, reduce confusion, and keep implementation details out of sight for end users.
This would be especially valuable for task-management workflows where most collaboration happens directly from Board views.
Thank you for considering this feature request!