Skip to content

Incorrect success message displayed when adding a tag to a person in Contacts module. #2171

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

Open
sagarkumar-webkul opened this issue Apr 11, 2025 · 0 comments
Assignees
Labels

Comments

@sagarkumar-webkul
Copy link
Collaborator

Bug report

Title

Incorrect success message displayed when adding a tag to a person in Contacts module.

Issue Description

When a tag is added to a person in the Contacts > Persons section, the system displays a raw translation key (admin::app.contacts.persons.view.tags.create-success) instead of a proper success message. This causes confusion and breaks user experience.

Preconditions

1. Framework Version: Krayin CRM v2.1
2. Commit ID: 

Steps to reproduce

1. Go to Contacts > Persons.
2. Create or edit a person.
3. View the person's profile.
4. Add any tag.
5. Observe the success message popup.

Expected result

  • A user-friendly success message should appear, like:
    • Tag added successfully.
  • Clean and localized message for better UX.

Actual result

Instead of the expected success message, the system shows:

  • admin::app.contacts.persons.view.tags.create-success

Screenshoot

Image

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

No branches or pull requests

2 participants