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

disable form field #3308

Merged
merged 1 commit into from
Nov 24, 2024
Merged

Conversation

rkaufman13
Copy link
Contributor

I rule and have completed some work on Case Manager that's ready for review!

Fixes #3233. Literally just adds the "disabled" attribute to a formfield that we don't want to be editable. I had some Docker issues (still not fixed, but I set up the app to run direct on my machine) so this is all I got to do tonight :)

For reviewer:

  • Adjust the title to explain what it does for the notification email to the listserv.
  • Tag this PR:
    • feature if it contains a feature, fix, or similar. This is anything that contains a user-facing fix in some way, such as frontend changes, alterations to backend behavior, or bug fixes.
    • dependencies if it contains library upgrades or similar. This is anything that upgrades any dependency, such as a Gemfile update or npm package upgrade.
  • If it contains neither, no need to tag this PR.

Copy link
Member

@colinxfleming colinxfleming left a comment

Choose a reason for hiding this comment

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

love it. thank you!

@colinxfleming colinxfleming merged commit 59d8ea8 into DARIAEngineering:main Nov 24, 2024
3 checks passed
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.

Minor js bug - Status on patient dashboard now editable
2 participants