Prepend sub-branches with parent branch names in new merge branch selection window

Currently, branch names resolve like this:

I reckon it would be pretty helpful to structure the name of branches in the new merge branch selection window such that they’re prepended with thier parent branch/es names.

For example you may have the following branch structure:

Live
Main
+feature-1
++sub-feature-1
feature-2

In this instance, ‘sub-feature-1’ would resolve it’s name as ‘feature-1/sub-feature-1’ in the new merge window when selecting a branch to merge with.

I know there may be some issues with length of names etc, but perhaps a toggle to turn the feature on and off?

Cheers!

Added the idea here, if you’d like to upvote it: Bubble | Build Powerful Full-Stack Apps Without Code