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

Improvement of the FTS components and API for showing search results #1020

Closed
devmix opened this issue Jul 3, 2018 · 1 comment
Closed

Comments

@devmix
Copy link

devmix commented Jul 3, 2018

Environment

  • Platform version: 6.9.1
  • Client type: Web
  • Component: FTS

Description of the enhancement

Minimal reproducible example

Any browser screen with FTS search.

Actual behavior

The founded hits shows in the tooltips for each row of the table. In this case I can only view a founded entities plus some information via tooltips, but that not always comfortable for an users. For example, when I want to see not only founded entities but also information which entity field or attached file (FileDescriptor) contains a search word then there only small tooltip and no any way to open that file.

Expected behavior

The first, it good to have ability to work not only with a table and tooltips but have some mechanism to show hits in a custom components, e.g. DataGrid with custom DetailsGenerator which will be opened for each row or new and configurable component for showing FTS results. That all for a standard browser screens.

The second one, there is some missed information in the hits, e.g. I can't create a link to related entity (for example FileDescriptor) because the hit does not contains such information (only name of file).

@knstvk knstvk changed the title Improvement of the FTS components and API for showing results of the search Improvement of the FTS components and API for showing search results Jul 3, 2018
@knstvk
Copy link
Member

knstvk commented Jul 3, 2018

Issue moved to cuba-platform/fts #31 via ZenHub

@knstvk knstvk closed this as completed Jul 3, 2018
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

No branches or pull requests

2 participants