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

Fixing Issue #409: add dynamic sizing to facets #669

Merged
merged 1 commit into from
Jan 24, 2018

Conversation

mhuang-ml
Copy link
Contributor

To resolve the issue of long collection names wrapping, then
the facet will utilize a different style class so the text is
smaller and will appear in a single line. The facet value length
will be compared to determine if the custom class will be utilized
or not.

Added similar logic to the chiclet since the previous chiclets
were not being displayed properly, all the UI would show was
"Collection:" and you would not be able to see any text. Added
hover over tooltip for the chiclet values so that the user can
see the full facet name.

To resolve the issue of long collection names wrapping, then
the facet will utilize a different style class so the text is
smaller and will appear in a single line.  The facet value length
will be compared to determine if the custom class will be utilized
or not.

Added similar logic to the chiclet since the previous chiclets
were not being displayed properly, all the UI would show was
"Collection:" and you would not be able to see any text.  Added
hover over tooltip for the chiclet values so that the user can
see the full facet name.
@marklogic-builder
Copy link

Can one of the admins verify this patch?

1 similar comment
@marklogic-builder
Copy link

Can one of the admins verify this patch?

Copy link
Contributor

@dmcassel dmcassel left a comment

Choose a reason for hiding this comment

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

reviewing...

Copy link
Contributor

@dmcassel dmcassel left a comment

Choose a reason for hiding this comment

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

@mhuang-ml thanks for the PR

@dmcassel dmcassel merged commit c24648d into develop Jan 24, 2018
@dmcassel dmcassel deleted the 409-collectionNameWrap branch January 24, 2018 16:00
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.

3 participants