Skip to content

Commit

Permalink
Update advisor.yml (#260)
Browse files Browse the repository at this point in the history
* Update advisor.yml

Adding cards on the top from Advisor for Pathways, Incidents, Critical recommendations, Important recommendations.

* Update advisor.yml

i made some spaces, but not sure if those are the ones mentioned in the comment

* Update advisor.yml

I added the spaces, hopefully i got it from reading the document and comments

* Update advisor.yml

i hope this is the one

* Removing trailing spaces

---------

Co-authored-by: Ryan Long <[email protected]>
Co-authored-by: Justin Orringer <[email protected]>
  • Loading branch information
3 people authored Nov 11, 2024
1 parent 2d4bad9 commit b3e68b3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/advisor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@ advisor:
color: 2
features:
_scope: '[data-ouia-app-id="advisor"]'
"Advisor - Card: Pathways":
selectors:
- '{} [data-testid="Pathways"]'
"Advisor - Card: Incidents":
selectors:
- '{} [data-testid="incidents"]'
"Advisor - Card: Critical recommendations":
selectors:
- '{} [data-testid="Critical recommendations"]'
"Advisor - Card: Important recommendations":
selectors:
- '{} [data-testid="Important recommendations"]'
"Recommendations - Link: Reset filters":
selectors:
- '{}[data-ouia-subnav="recommendations"] button.pf-m-link:contains("Reset filters")'
Expand Down

0 comments on commit b3e68b3

Please sign in to comment.