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

[BUG] Make the Setup Component wide enough to read the text in the picklist and make the picklist searchable. #176

Open
monkeyfufu opened this issue Sep 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@monkeyfufu
Copy link

Describe the bug
When I go to the Indicator Setup in Salesforce, I see a horizontally truncated LWC.
It resizes nicely based on the column size, but it is maybe 50% of the column width instead of 100. It is also not searchable (no reactive typing to find the one to edit..

To Reproduce
Steps to reproduce the behavior:

  1. Go to /lightning/n/inds__Indicators_Setup
  2. Click on the picklist
  3. do nothing but look
  4. See that most of the indicator names require a hover to see more than the prefix

Expected behavior
A clear and concise description of what you expected to happen.
I want to be able to read the words without hover.

Screenshots
If applicable, add screenshots to help explain your problem.
[indicatorsetup page bug.pdf](https://github.com/user-attachments/files/17161644/indicatorsetup.page.bug.pdf

Desktop (please complete the following information):

  • OS: [e.g. iOS] MacOS Sonoma 14.6.1
  • Browser [e.g. chrome, safari] firefox
  • Version [e.g. 22] 130 64 bit

Smartphone (please complete the following information): NA

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

It would also be great to be able to start the picklist results filtering by typing.

Thank you.

@monkeyfufu monkeyfufu added the bug Something isn't working label Sep 27, 2024
@JodieM
Copy link
Contributor

JodieM commented Oct 19, 2024

Thanks for the bug report @monkeyfufu that is a good fix for us to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants