iupui-soic / openemr

The most popular open source electronic health records and medical practice management solution.
https://open-emr.org/
GNU General Public License v3.0
0 stars 2 forks source link

Adding Edit prompt to Medical Problems #21

Open madhurikokkalakonda opened 2 months ago

madhurikokkalakonda commented 2 months ago

Describe the bug

The medical records title doesn't show that you can click to edit, which can lead to confusion as users may not realize where they can edit this information.

To Reproduce

Screenshot 2024-04-27 105310

Steps to reproduce the behavior:

  1. Login to OpenEMR
  2. Go to Patient Finder
  3. Select the required patient
  4. Access the medical problems section and ensure the title includes "(Click for editing)".

Expected behavior

After following the above steps, the title for medical problems should include "(Click for editing)" to guide the users to modify the information.

Client configuration