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

Filter Input Fields collapsing on different layouts #338

Closed
AlexR130 opened this issue Dec 18, 2023 · 1 comment
Closed

Filter Input Fields collapsing on different layouts #338

AlexR130 opened this issue Dec 18, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@AlexR130
Copy link

AlexR130 commented Dec 18, 2023

Python version
3.12.0

Django version
4.2.8

Package version
0.27.0

Current behavior (bug description)
I'm not quite sure if this is acually a bug but it looks to me as that this is not an expected behavior. If you have a selector list ro put elements from the right to the left side there will be 2 filter input fields. Depending on the layout size the responsed layout looks as expected or not.

If your layout is slightly wider then half the screen it appears like in the sceenshot below):
chrome_PzqX3Ca3KT

on half the screen or a bit smaller it appears like in the screenshot below (also the add-button (the +) moves on top of the list (is this an expected behavior?)):
chrome_ShWBr3lKn4

Expected behavior
shown in the screenshot below:
chrome_lm0A8poKLf

I found out that if you disable the min width of the lable it works as I would expect it. In the screenshot below is what I have found:
chrome_4Tv0YdN0wk

the source file:
chrome_mXJCTodPhC

If there is any already existing solution for this I apologize this post but i could find anyhting.

Thanks in advance for any response

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@AlexR130 AlexR130 added the bug Something isn't working label Dec 18, 2023
@fabiocaccamo
Copy link
Owner

@AlexR130 fixed in 0.28.0 version.

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
Archived in project
Development

No branches or pull requests

2 participants