From mboxrd@z Thu Jan 1 00:00:00 1970 From: petr.vorel at gmail.com (Petr Vorel) Date: Fri, 29 Apr 2016 07:05:11 +0200 Subject: [PATCH v2] ui-shared: split repository link into directories In-Reply-To: <20160428231435.GB27214@x230> References: <1461878692-15061-1-git-send-email-petr.vorel@gmail.com> <20160428231435.GB27214@x230> Message-ID: <20160429050510.GA979@x230> Dear John, > > We may just have to bail out of this feature if the two variables differ. > Is it really the best way from UI/UX POV? Inconsistency isn't nice :-(. I'd like to try > to have this feature either on or off for each repository. You were right, it doesn't make much sense to split links if the paths (repo.url and repo.name) are different (even if number of levels is the same for both of them). I'll skip it in v3. I'll wrap the feature in option which default off. Kind regards, Petr