Skip to content

UI Bug: Raw Markdown asterisks visible on "Update Success" modal #202

Description

@kmanish527

Overview: When an item is updated successfully (e.g., "User"), the confirmation modal that appears shows raw Markdown formatting (double asterisks) instead of rendering the text as bold.

Steps to Reproduce:

  • Navigate to a page where you can edit an item or user.
  • Make a change and save it.
  • Observe the "Success!" confirmation modal.

Actual Result: The text on the modal includes the literal asterisks. It reads: ** K Manish ** has been ** updated successfully **.

Image

Expected Result: The asterisks should be interpreted as formatting, and the text should appear bolded: K Manish has been updated successfully.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions