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

Add basic filters to search view #223

Merged
merged 4 commits into from
Oct 24, 2024
Merged

Add basic filters to search view #223

merged 4 commits into from
Oct 24, 2024

Conversation

tijmenbaarda
Copy link
Contributor

No description provided.

Copy link
Member

@jgonggrijp jgonggrijp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I scrolled through the code and tried the tables that resulted from searches in the KB and the HPB. It seems to work well.

Small comment: the title filter input is larger than the filter inputs of the other columns. This makes intuitive sense, but it looks a little bit disorganized, also because the border of the input (textarea?) looks slightly different. I suggest making this input of the same type as the other columns, but this is not a requirement for approval.

Larger comment: pattern searching would be convenient, perhaps regex-based. That could certainly wait, though.

Overall, I like it a lot!

@tijmenbaarda tijmenbaarda merged commit 0b9ee72 into develop Oct 24, 2024
3 checks passed
@tijmenbaarda tijmenbaarda deleted the feature/filters branch October 24, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants