Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect MultiSelect input width #4692

Closed
Juveniel opened this issue Nov 28, 2018 · 2 comments
Closed

Incorrect MultiSelect input width #4692

Juveniel opened this issue Nov 28, 2018 · 2 comments
Labels
Bug C: MultiSelect FP: Completed Sync status with associated Feedback Item jQuery SEV: Low
Milestone

Comments

@Juveniel
Copy link
Contributor

Juveniel commented Nov 28, 2018

Bug report

The width of the MultiSelect's input is not calculated based on the selected items. Thus, when typing some text followed by several spaces, the text is displaced to the left and is not visible.

Reproduction of the problem

The issue can be reproduced on the following Dojo.

Steps to reproduce:

  1. Type some text in the MultiSelect input e.g "Steven".
  2. Press space several times until the text ("Steven") starts to move left.

Current behavior

The MultiSelect input width is not calculated correctly.

Expected/desired behavior

The input width should be calculated based on the tag list width and the wrapper width(taking into consideration the clear all icon).

Environment

  • Kendo UI version: 2019.2.619
  • jQuery version: 3.1
  • Browser: [all]
@Juveniel Juveniel changed the title Incorrect input width Incorrect MultiSelect input width Nov 28, 2018
@eyupyusein
Copy link
Contributor

This seems to be fixed with the new rendering in the latest version.

@kendo-bot kendo-bot added FP: Unplanned Sync status with associated Feedback Item FP: In Development Sync status with associated Feedback Item labels Feb 19, 2022
@dtopuzov
Copy link

Yep, looks ok with 2022.1.11.

@kendo-bot kendo-bot added FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels Feb 20, 2022
@dtopuzov dtopuzov added this to the 2022.R1.SP.next milestone Feb 20, 2022
@Dimitar-Goshev Dimitar-Goshev removed the FP: Unplanned Sync status with associated Feedback Item label Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: MultiSelect FP: Completed Sync status with associated Feedback Item jQuery SEV: Low
Projects
None yet
Development

No branches or pull requests

6 participants