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

Update EmergencyShutOffCard #3005

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

conceptacherono
Copy link

@conceptacherono conceptacherono commented Oct 10, 2023

This solves ' Unable to select role in signoff dialog to enable updates #2986'

feat: Add role selection to EmergencyShutoffCard component

  • Added role selection dropdown to allow users to select their role when signing off.
  • Modified the onSignoff function to accept the selected role.
  • Integrated role selection into the component's UI.

feat: Add role selection to EmergencyShutoffCard component

- Added role selection dropdown to allow users to select their role when signing off.
- Modified the onSignoff function to accept the selected role.
- Integrated role selection into the component's UI.
Copy link
Contributor

@bhearsum bhearsum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm so sorry for the long delay here - there's been so many PRs that we lost track of this one. The change looks promising, but unfortunately it seems to cause the UI not to load in my browser. There's a number of exceptions in the Console, but the primary one seems to be:

Uncaught ReferenceError: PropTypes is not defined

@conceptacherono
Copy link
Author

conceptacherono commented Oct 25, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants