Skip to content

search does not group when separator is not comma(.) #3067

@Chaho12

Description

@Chaho12

Hi i notice in UI, search does not group when separator is not comma.
it only supports comma for now.

Example

With comma

If I search using keyword korea it shows well for comma separted ones.
Image

With slash

But if i do the same search but with slash as separator, it is grouped as 'blanked' because FE is coded as searchResult.name.lastIndexOf('.').

Image

Suggestion

Do you think it should support other separators like slashes(/)?

https://github.com/MarquezProject/marquez/compare/main...Chaho12:marquez:feature/support-slash?expand=1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions