MonstreX / voyager-extension

Laravel: Voyager Extension
Other
71 stars 28 forks source link

Inline Edit Role #49

Closed BenWallmeyer closed 2 years ago

BenWallmeyer commented 2 years ago

If i disable Edit for an user Role than Inline Edit is not disabled.

How to do this.

MonstreX commented 2 years ago

I didn't get what you mean. How can I reproduce this?

BenWallmeyer commented 2 years ago

Please set to any bread for normal User only add and read not edit. Than in bread set one column inline edit.

The User cannot edit entry but inline edit will work. That it the Problem

MonstreX commented 2 years ago

Yep, it is. You are right. Fixed, you can find the fixed file on the updated repository. https://github.com/MonstreX/voyager-extension/blob/master/resources/views/bread/browse-list.blade.php

BenWallmeyer commented 2 years ago

Yeah works i override with my file. Please make a new Release for update with composer