Skip to content

Vb/hwc 3.8.1 - #288

Merged
vishwab1 merged 3 commits into
release-3.9.0from
vb/hwc-3.8.1
Sep 8, 2026
Merged

Vb/hwc 3.8.1#288
vishwab1 merged 3 commits into
release-3.9.0from
vb/hwc-3.8.1

Conversation

@snehar-nd

Copy link
Copy Markdown
Contributor

📋 Description

JIRA ID:

Please provide a summary of the change and the motivation behind it. Include relevant context and details.


✅ Type of Change

  • 🐞 Bug fix (non-breaking change which resolves an issue)
  • New feature (non-breaking change which adds functionality)
  • 🔥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🛠 Refactor (change that is neither a fix nor a new feature)
  • ⚙️ Config change (configuration file or build script updates)
  • 📚 Documentation (updates to docs or readme)
  • 🧪 Tests (adding new or updating existing tests)
  • 🎨 UI/UX (changes that affect the user interface)
  • 🚀 Performance (improves performance)
  • 🧹 Chore (miscellaneous changes that don't modify src or test files)

ℹ️ Additional Information

Please describe how the changes were tested, and include any relevant screenshots, logs, or other information that provides additional context.

Sneha and others added 2 commits August 6, 2026 23:39
…-context popup

After a beneficiary returns from the lab and the doctor clicks Update,
getHealthIDDetails() concatenated res.data.response directly into the
popup text. When that field was falsy, `undefined + '. '` rendered the
literal word "undefined" in the success dialog. Fall back to a proper
success string, matching the pattern already used by the initial Save flow.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…opup

fix(doctor-worklist): guard against undefined success message in care-context popup
@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 555574ec-d796-4faf-bd48-ab9db142325a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@snehar-nd
snehar-nd marked this pull request as ready for review September 8, 2026 10:35
@snehar-nd
snehar-nd changed the base branch from main to release-3.9.0 September 8, 2026 10:39
@sonarqubecloud

sonarqubecloud Bot commented Sep 8, 2026

Copy link
Copy Markdown

@vishwab1
vishwab1 merged commit fa69c6d into release-3.9.0 Sep 8, 2026
3 of 4 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.

2 participants