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

refactor(design): redesign the filter form #643

Merged
merged 2 commits into from
Nov 2, 2023
Merged

refactor(design): redesign the filter form #643

merged 2 commits into from
Nov 2, 2023

Conversation

datenangebot
Copy link
Collaborator

  • use grid layout
  • split fields into 2 lines
  • add background and spaces to separate different filters by design

closes #611

Before After
SCR-20231102-jcsx SCR-20231102-izzo

Florian Steffens added 2 commits November 2, 2023 09:48
- use grid layout
- split fields into 2 lines
- add background and spaces to separate different filters by design

Signed-off-by: Florian Steffens <florian.steffens@nextcloud.com>
Signed-off-by: Florian Steffens <florian.steffens@nextcloud.com>

Signed-off-by: Florian Steffens <florian.steffens@nextcloud.com>
@juliusknorr
Copy link
Member

Wouldn't it be better to only split to two lines if there is not enough space?

@juliusknorr
Copy link
Member

As briefly discussed with @datenangebot Let's keep this as a quick fix as it is. We can implement dynamic wrapping later on but this is more tricky to cover all cases.

@juliusknorr juliusknorr merged commit e0270b6 into main Nov 2, 2023
15 checks passed
@juliusknorr juliusknorr deleted the fix/611 branch November 2, 2023 09:11
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

Successfully merging this pull request may close these issues.

Several display problems with the view filter
2 participants