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

Update advisor.yml #260

Merged
merged 8 commits into from
Nov 11, 2024
Merged

Update advisor.yml #260

merged 8 commits into from
Nov 11, 2024

Conversation

kuklas
Copy link
Contributor

@kuklas kuklas commented Feb 13, 2024

Adding cards on the top from Advisor for

  • Pathways,
  • Incidents,
  • Critical recommendations,
  • Important recommendations.

Adding cards on the top from Advisor for Pathways, Incidents, Critical recommendations, Important recommendations.
@kuklas kuklas requested a review from ryelo as a code owner February 13, 2024 10:06
@github-actions github-actions bot added advisor update to advisor file data update to config files labels Feb 13, 2024
@kuklas
Copy link
Contributor Author

kuklas commented Feb 13, 2024

@mmenestr does this make sense pls?

data/advisor.yml Outdated
@@ -3,6 +3,18 @@ advisor:
color: 2
features:
_scope: '[data-ouia-app-id="advisor"]'
"Advisor - Card: Pathways":
selectors:
- '{}[data-testid="Pathways"]'
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you need a space between the {} and the rest of the selector. Otherwise looks good.
Same for all of them

Copy link
Contributor Author

Choose a reason for hiding this comment

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

but the rest of the existing ones do not have that space. Or am I misunderstanding the position of the space

Copy link
Member

@ryelo ryelo Feb 29, 2024

Choose a reason for hiding this comment

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

i made some spaces, but not sure if those are the ones mentioned in the comment
I added the spaces, hopefully i got it from reading the document and comments
@ryelo
Copy link
Member

ryelo commented Mar 2, 2024

Hey, sorry -- On my review, I was just talking about the ones that you added, not the rest of the file.

Everything that was there already is spaced correctly. It's just due to how the selectors appear in the DOM, the ones you added need that extra space.

i hope this is the one
@kuklas
Copy link
Contributor Author

kuklas commented Mar 8, 2024

we are getting there @ryelo hopefully this is the last edit 🔪

Copy link
Contributor

@justinorringer justinorringer left a comment

Choose a reason for hiding this comment

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

Looks good now!

@justinorringer justinorringer merged commit b3e68b3 into RedHatInsights:main Nov 11, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advisor update to advisor file data update to config files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants