Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to mark sequences as read-only #1633

Open
shaheerk94 opened this issue Feb 14, 2025 · 0 comments · May be fixed by #1645
Open

Add ability to mark sequences as read-only #1633

shaheerk94 opened this issue Feb 14, 2025 · 0 comments · May be fixed by #1645
Assignees
Labels
feature New feature or request

Comments

@shaheerk94
Copy link

Checked for duplicates

Yes - I've already checked

Alternatives considered

Yes - and alternatives don't suffice

Related problems

A pretty common use case is appearing on psyche where sequences are "complete" and users want to be able to mark them as read-only to avoid accidental edits.

Describe the feature request

Add the ability (button?) to mark a sequence as read-only. Admins should be able to change sequences to/from read-only, and users should not be able to edit sequences marked as read-only.

The heavy-handed solution to this issue is a proper version control and permissions management systems in Phoenix, but this option is a lightweight solution that at least gives users some way to change control their sequence in the short term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants