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

HP-555 Feat/disco tag dropdown viewer #927

Merged
merged 9 commits into from
Sep 29, 2021
Merged

Conversation

mfshao
Copy link
Collaborator

@mfshao mfshao commented Sep 28, 2021

Jira Ticket: HP-555

Add new "searchable tags panel" to discovery page, replacing the old tags area.

This is an optional UI change and can be turned on by putting the following into portal config discoveryConfig.features.search section, see portal-config.md for more info

"tagSearchDropdown": {
"enabled": true
}

Deployed in: https://qa-heal.planx-pla.net/

Screen Shot 2021-09-28 at 2 50 26 PM

New Features

  • Discovery: new "searchable tags panel" can be enabled via config

Improvements

  • Discovery: tags now are sorted by alphabetic orders

Deployment changes

  • Discovery: introduced a new config section discoveryConfig.features.search.tagSearchDropdown, see portal-config.md for more info

Copy link
Contributor

@mpingram mpingram left a comment

Choose a reason for hiding this comment

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

LGTM

@mfshao mfshao merged commit 0e70108 into master Sep 29, 2021
@mfshao mfshao deleted the feat/disco-tag-dropdown-viewer branch September 29, 2021 14:08
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.

None yet

3 participants