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

Fixed Firefox issues #351

Open
wants to merge 1 commit into
base: integration
Choose a base branch
from
Open

Fixed Firefox issues #351

wants to merge 1 commit into from

Conversation

chuanlin2018
Copy link
Collaborator

This branch fixes two issues:

  1. When expand/collapse filter items, white space added to the top area of landing page. This issue only happened in Firefox.
  2. Search result return nothing if taxonomy tag contains comma.

Issue #1 was because of a Firefox bug related to sticky styling. The fix was to use absolute position and dynamic position.

Issue #2 was fixed by replacing filter string with object.

Tested locally in Chrome, Firefox and Safari. Not tested in docker because had some issues running docker locally even integration branch - rmm had problem accessing Mongodb.

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.

1 participant