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: faq via cms #56

Draft
wants to merge 55 commits into
base: develop
Choose a base branch
from
Draft

feat: faq via cms #56

wants to merge 55 commits into from

Conversation

solidovic
Copy link
Contributor

@solidovic solidovic commented Sep 20, 2023

Description

  • Integrate FAQ package for all pages FAQ (works with Next SRR, Client Side, IPFS version).

  • Matomo:

    • Events to matomo send by another way (actual only for code review).

    • A matomo event generated by template <project_name>_faq_<page_id>_<question_id>_<link_content>
      For example for Request tab link: event will be eth_widget_faq_Withdrawals_Claim_How_Do_I_Withdraw_Request_tab

FAQ content to CMS

see PR:

Code review notes

Testing notes

Needs to click all links on FAQ blocks and make sure events send to Matomo.

Check on IPFS version.

Related PRs

UPDATE: after we decided that wants split FAQ by page:

Checklist:

  • Checked the changes locally.
  • Created / updated analytics events.
  • Created / updated the technical documentation (README.md / docs / etc.).
  • Affects / requires changes in other services (Matomo / Sentry / CloudFlare / etc.).

@linear
Copy link

linear bot commented Sep 20, 2023

SI-809 FAQ via CMS

Integrate FAQ from CMS to ETH staking widget.

For this needs:

features/home/stake-faq/stake-faq.tsx Outdated Show resolved Hide resolved
features/home/stake-faq/stake-faq.tsx Outdated Show resolved Hide resolved
@solidovic solidovic requested a review from Jeday October 10, 2023 21:12
pages/index.tsx Outdated Show resolved Hide resolved
features/home/stake-faq/stake-faq.tsx Outdated Show resolved Hide resolved
features/home/stake-faq/stake-faq.tsx Outdated Show resolved Hide resolved
features/withdrawals/withdrawals-faq/request-faq.tsx Outdated Show resolved Hide resolved
features/withdrawals/withdrawals-tabs.tsx Outdated Show resolved Hide resolved
pages/index.tsx Outdated Show resolved Hide resolved
utils/axios/clientAxios.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@solidovic solidovic requested a review from a team as a code owner December 5, 2023 08:49
@preview-stands
Copy link

preview-stands bot commented Dec 5, 2023

Preview stand status

Stand was demolished

features/withdrawals/request/request.tsx Outdated Show resolved Hide resolved
shared/hooks/use-faq-on-client.ts Outdated Show resolved Hide resolved
shared/hooks/use-faq-on-client.ts Outdated Show resolved Hide resolved
shared/hooks/use-faq-on-client.ts Show resolved Hide resolved
utils/faq.ts Show resolved Hide resolved
env-dynamics.mjs Outdated Show resolved Hide resolved
features/ipfs/home-page-ipfs.tsx Outdated Show resolved Hide resolved
pages/index.tsx Outdated Show resolved Hide resolved
utilsApi/faq.ts Outdated Show resolved Hide resolved
.env.example Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
features/stake/stake-page.tsx Outdated Show resolved Hide resolved
Jeday
Jeday previously approved these changes Dec 26, 2023
DiRaiks
DiRaiks previously approved these changes Jan 16, 2024
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.

3 participants