We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a preset name is too long (50 symbols), the "delete" icon is cut off.
The delete icon is partially cut off.
The delete icon should remain fully visible regardless of the preset name length.
The "N more" dropdown lacks a scroll, preventing the User from selecting any preset if the list is too long.
The dropdown does not have a scroll, making it impossible to access all presets.
The dropdown should include a scroll, allowing User to select any preset from the list.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Case №1
Description
When a preset name is too long (50 symbols), the "delete" icon is cut off.
Steps to Reproduce
Actual result
The delete icon is partially cut off.
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
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
The text was updated successfully, but these errors were encountered: