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

[PresetsPanel]: issues with long names and "N more" dropdown #2708

Open
NatalliaAlieva opened this issue Dec 18, 2024 · 0 comments
Open

[PresetsPanel]: issues with long names and "N more" dropdown #2708

NatalliaAlieva opened this issue Dec 18, 2024 · 0 comments
Labels
bug Something isn't working Contributor needed

Comments

@NatalliaAlieva
Copy link
Collaborator

Case №1

Description

When a preset name is too long (50 symbols), the "delete" icon is cut off.

Steps to Reproduce

  1. Open the Demo -> Filtered Table
  2. Create a preset with a name 50 characters long (e.g., HyperSpecificMysticalNameForPresetCreation).
  3. Observe the "delete" icon.

Actual result

The delete icon is partially cut off.
Screenshot 2024-12-18 at 11 26 27

Expected result

The delete icon should remain fully visible regardless of the preset name length.

Case №2

Description

The "N more" dropdown lacks a scroll, preventing the User from selecting any preset if the list is too long.

Steps to Reproduce

  1. Open the Demo -> Filtered Table
  2. Create a large number of presets.
  3. Click on "N more" to expand the list.
  4. Try scrolling down the list and selecting the last preset.

Actual result

The dropdown does not have a scroll, making it impossible to access all presets.

Screen.Recording.2024-12-18.at.11.30.03.mov

Expected result

The dropdown should include a scroll, allowing User to select any preset from the list.

Environment

  • UUI version: 5.12.0
  • Browser name: any
  • Operating System: any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Contributor needed
Projects
Status: Backlog
Development

No branches or pull requests

2 participants