[MultiComboBox][MultiInput] Issues with the keyboard navigation through tokens in RTL mode
Open
@hristop is already working on this.
Since Dec 8, 2022.
bug
Low Prio
TOPIC RL
ui5-multi-combobox
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 59
Description
Bug Description
In ui5-multi-combobox in RTL mode the arrow navigation through the tokens is not mirrored thus the arrow left key selects the token to the right of the currently focused one and the opposite happens on arrow right.
In ui5-multi-input the navigation works if we start navigating from already focused token, but there is a bug that if the focus is currently in the input to move it to the first token arrow left key should be pressed, instead of arrow right.
Priority
- Low
- Medium
- High
- Very High
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.