Description
I noticed the "readonly" version of the Rules viewer is quite inconsistent.
Some buttons are clickable, while others are not. Although, the save button is correctly disabled. 👍
To improve the UX, it's a tiny piece of work to make all buttons / input fields readonly.
Maybe we can pick this up together with #2593 as part of #2552?
Should be relatively easy
Acceptance Criteria
Screenshot

Description
I noticed the "readonly" version of the Rules viewer is quite inconsistent.
Some buttons are clickable, while others are not. Although, the save button is correctly disabled. 👍
To improve the UX, it's a tiny piece of work to make all buttons / input fields readonly.
Maybe we can pick this up together with #2593 as part of #2552?
Should be relatively easy
Acceptance Criteria
should be disabled for users with only "READ" access to that rule. (when no access to
WRITE_RULEShas been given)Screenshot