Luke Towers

Results 509 comments of Luke Towers

Correct. This PR will eventually need the config value added to config/database.php as well as my suggestion applied, but first that file needs to be updated on the 1.3 branch...

I'd have to disagree slightly, it can be very useful to have the modal open to the same tab as it was previously especially when clicking through related records to...

@bennothommo I sometimes implement a "next / previous" button in my form pages, in which case you would keep the tab context between records. Any ideas for other ways to...

> My collegues often increase the id at the end of the URL by one or change it to the order they need @AIC-BV this might be helpful for you:...

I believe "tab deeplinking" is the original reason why the URL hashes were added, although I'd have to go back through the commits to verify. Maybe it could be made...

@wpjscc I don't understand the reason for this PR, why are you removing the feature?

@wpjscc Yes, but why are you even setting a limit value if you don't want your query limited? That's the part that I don't understand, you don't need to remove...

@IsaiahPaget maybe this is something that interests you. Very similar to the work already done in the translate plugin.

@lex0r if you aren't able to create a unit test case for this can you create a PR in the [test plugin](https://github.com/wintercms/wn-test-plugin) that replicates the original issue and provides instructions...