Tomáš Bončo
Tomáš Bončo
Any progress here (maybe a plan to document it)? Should I address my questions somewhere else?
Hi! This is intended behavior, as list of files might be huge (100+ easily), so it can be longer then a screen height. I didn't wanted to have separate scrollbars...
Hi, thank you, very much for reporting this. When changing tabs, Gitlab changes URL as well. So I guess it could be useful in order to determine what tab are...
How do you use it? I guess you don't have either `browser` nor `chrome` object, right?
Hi, You just need to navigate into some Merge Request. I'm adding a picture. Unfortunately, I think it still doesn't work, when you are reviewing changes in Commits. When they...
Hi, you are right. Since the update, GitLab has changed DOM structure, and also they now have similiar functionality build-in, so: - This extension is not working, as it is...
Hi, thank sou for solving this for v2. I have additional question about v1 - How does `matcher` solves the situation for v1? I can't get my head around how...
1. Yes, this is v1 issue. 2. I tried `matcher.bind="compareIds"` 3. I tried `Repeat.useInnerMatcher = false;` The only way it seems to work is when `repeat.for` and `matcher` are not...