Skip to content

ui5-tokenizer: the list item texts in the more popover are not updated #11825

@unazko

Description

@unazko

Bug Description

The list items in the more popover that represent the tokens are not getting updated when the tokens text changes.

Affected Component

ui5-tokenizer

Expected Behaviour

The list item texts in the more popover are in sync with their corresponding ui5-token texts.

Isolated Example

https://stackblitz.com/edit/js-dfc6ow1v?file=index.html,package.json,index.js,style.css

Steps to Reproduce

  1. Open the sample: https://stackblitz.com/edit/js-dfc6ow1v?file=index.html,package.json,index.js,style.css
  2. Press the "Change texts button"

Observe:
The ui5-token texts has been changed.

  1. Press the "more" link

Observe:
The list items in the more popover still have the old token texts.

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

latests

Browser

Chrome

Operating System

MacOS

Additional Context

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Completed

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions