Skip to content

Latest update made menus unreadable due to incorrect UI text #2114

@RiyaDowari

Description

@RiyaDowari

Description
After a recent update (around 3–4 days ago), multiple UI texts across the extension are no longer displayed correctly. Instead of readable labels, internal localization keys are shown (e.g., components.pagination.text1, workflow.conditionBuilder.and). This makes the UI confusing and difficult to use.

To Reproduce

Steps to reproduce the behavior:

  1. Install and use the extension normally.
  2. Open the Logs section.
  3. Observe the pagination text showing keys like components.pagination.text1, components.pagination.text2, components.pagination.of.
  4. Open a Condition block in a workflow.
  5. Observe that logical operators display as workflow.conditionBuilder.and and workflow.conditionBuilder.or instead of AND / OR.

Expected behavior
All UI text should display human-readable labels (e.g., “Page”, “of”, “AND”, “OR”) instead of internal localization keys.

Screenshots

Image Image

Device Information
Desktop:
OS: Windows
Browser: Google Chrome
Extension Version: 1.30.00
Last Updated On: January 24, 2026

Additional context
The extension worked perfectly for about one month before this update. The issue started only after the recent update and affects usability significantly, as the menus and labels are hard to understand in their current state.

Metadata

Metadata

Assignees

No one assigned

    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