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

TaxonomyPicker: Style issue in term check box if term label too short #272

Closed
jonepo opened this issue Apr 8, 2019 · 5 comments
Closed

Comments

@jonepo
Copy link
Contributor

jonepo commented Apr 8, 2019

spfx-taxpicker-bug

Category

[ ] Enhancement

[ X ] Bug

[ ] Question

Version

Please specify what version of the library you are using: 1.12.0

Expected / Desired Behavior / Question

Terms should be aligned correctly in the term picker panel.

Observed Behavior

The checkbox moves to the right if the term label gets too short. See the attached screenshot.

I investigated the reason and it looks like corev15.css from SharePoint sets min-width for buttons to 6em. When I overrode that in developer toolbar and set the min-width to auto, inherit or initial, it corrected itself.

Steps to Reproduce

Have term in the selected term set with very short label.

Thanks!

@vipulkelkar
Copy link

Hi @jonepo , are you still seeing this issue ? Just tested on Chrome and Edge, seems to be working fine

TaxonomyPicker

@jonepo
Copy link
Contributor Author

jonepo commented Nov 26, 2019

Hi @vipulkelkar, unfortunately I haven't been in the particular customer project in a while so I can't confirm it just now. But if you could reproduce it in 1.12 version and now in the latest version it doesn't happen anymore, I trust that it's ok. But if I have any spare time, I'll try to quickly test this so you could close it as confirmed.

@michaelmaillot
Copy link
Collaborator

michaelmaillot commented Jul 31, 2023

Hi @jonepo,

I confirm @vipulkelkar's screen, it displays correctly in latest version.

Is it ok for you?

@jonepo
Copy link
Contributor Author

jonepo commented Jul 31, 2023 via email

@joelfmrodrigues
Copy link
Collaborator

Thanks @jonepo and @michaelmaillot !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants