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

Handle the Disable State for Relationships Field #31501

Open
nicobytes opened this issue Feb 27, 2025 · 1 comment · May be fixed by #31514
Open

Handle the Disable State for Relationships Field #31501

nicobytes opened this issue Feb 27, 2025 · 1 comment · May be fixed by #31514

Comments

@nicobytes
Copy link
Contributor

Parent Issue

#31494

Task

The Relationships field should properly handle the disabled state when the lock feature is activated. Users should not be able to add, remove, or rearrange relationships when the system is locked, ensuring data consistency and preventing unauthorized modifications.

Image

Proposed Objective

User Experience

Proposed Priority

Priority 3 - Average

Acceptance Criteria

  • The Relationships field should be fully disabled when in the locked state.
  • Users should not be able to add new relationships using the "+" button.
  • Users should not be able to remove existing relationships using the "X" button.
  • Users should not be able to drag and reorder relationships.
  • The UI should visually indicate that the field is disabled.
  • When unlocked, the field should return to its normal interactive state.

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

No response

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant