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

WIP Add support for sidebar facet conditions #14

Closed
wants to merge 26 commits into from

Conversation

reekitconcept
Copy link
Member

  • add person result type
    • display phone, email
    • add missing icons
    • thumbnail image
    • fallback avatar
  • layout selector and grid layout
  • ResultItemPreviewImage helper
  • query parameters improvements
    • refactor conversion between state and query parameters
    • support search conditions as a query parameter
  • facet fields UI
    • optimized rendering
    • field results
      • cached selection
      • sorted values by count, alphabetic - show remaining, already selected values at the end of the list
    • prefix filter for each field
    • support Show more for each field
  • fix semantic-ui dimmer to cover the entire viewport

- add person result type
  - display phone, email
  - add missing icons
  - thumbnail image
  - fallback avatar
- layout selector and grid layout
- ResultItemPreviewImage helper
- query parameters improvements
  - refactor conversion between state and query parameters
  - support search conditions as a query parameter
- facet fields UI
  - optimized rendering
  - field results
    - cached selection
    - sorted values by count, alphabetic
    - show remaining, already selected values at the end of the list
  - prefix filter for each field
  - support Show more for each field
- fix semantic-ui dimmer to cover the entire viewport
This is useful to start search with the facet conditions.
@reekitconcept
Copy link
Member Author

Closing in favor of #18

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.

2 participants