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

feat: Help for facets #756

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat: Help for facets #756

wants to merge 2 commits into from

Conversation

asthabh23
Copy link
Member

Description

This PR adds help icon to the facets on explorer and oversight and adds link to the respective sections of official documentation.

Related Issue

#755

Motivation and Context

For easy understanding of the use of different facets on RUM Dashboard

How Has This Been Tested?

Explorer:
https://main--helix-website--adobe.aem.page/tools/rum/explorer.html?domain=emigrationbrewing.com&filter=&view=month&metrics=all&domainkey=open
vs
https://facets-help--helix-website--adobe.aem.page/tools/rum/explorer.html?domain=emigrationbrewing.com&filter=&view=month&metrics=all&domainkey=open

Oversight:
https://main--helix-website--adobe.aem.page/tools/oversight/explorer.html?domain=emigrationbrewing.com&filter=&view=month&metrics=all&domainkey=open
vs
https://facets-help--helix-website--adobe.aem.page/tools/oversight/explorer.html?domain=emigrationbrewing.com&filter=&view=month&metrics=all&domainkey=open

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link

aem-code-sync bot commented Jan 17, 2025

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@asthabh23
Copy link
Member Author

For initial review, added help to explorer.html view only for now. Can be replicated to other views post review.

@asthabh23 asthabh23 requested a review from trieloff January 17, 2025 10:01
@vdua
Copy link
Contributor

vdua commented Jan 17, 2025

@asthabh23 Not sure if it is me, but the UI (RUM explorer) is broken in my browser. Can you please take a look ?

image

display: none;
footer.footer-wrapper.appear {
display: none;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

The footer should be hidden always. That is the reason for the issue.

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.

2 participants