Skip to content

Field values editable even when viewed by users without editing permissions #4

@gxvxc

Description

@gxvxc

Description
Editing values is possible even when user permissions don’t allow it. Changes cannot be saved so this is not a security issue, however it makes for a bad user experience

Steps to reproduce the behavior

  1. Create collection A with a new field B set to dictionary interface
  2. Create user John with view-only permissions for A
  3. Login with John and navigate to A, create a new entry
  4. Change the value of input in B

Expected behavior
Inputs in B should be disabled

Screenshots
N/A

Desktop (please complete the following information):

  • OS: any
  • Browser: any
  • Version: 0.1.0

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions