Skip to content

fix: amm-2123 submit button disabled on text enter on the send advice - #67

Merged
5Amogh merged 2 commits into
release-3.6.1from
sn/3.6.1
Jan 21, 2026
Merged

fix: amm-2123 submit button disabled on text enter on the send advice#67
5Amogh merged 2 commits into
release-3.6.1from
sn/3.6.1

Conversation

@snehar-nd

Copy link
Copy Markdown
Contributor

📋 Description

JIRA ID:

AMM-2123

Under MO - Submit button gets disabled after entering text in Send Advice(Regression Issue)

✅ Type of Change

  • 🐞 Bug fix (non-breaking change which resolves an issue)

ℹ️ Additional Information

Due to minlenght attribute validation, the submit button gets disabled. It was expecting a minimum of 10 characters to be entered.
Fix: set minlenght = 1.

@coderabbitai

coderabbitai Bot commented Jan 21, 2026

Copy link
Copy Markdown

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.

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


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 and usage tips.

@sonarqubecloud

Copy link
Copy Markdown

@5Amogh
5Amogh merged commit 47e192a into release-3.6.1 Jan 21, 2026
3 checks passed
@snehar-nd
snehar-nd deleted the sn/3.6.1 branch July 24, 2026 06:05
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