Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels