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

Community Migration to HelpDot - C+ Assistance #27150

Closed
9 tasks
maddylewis opened this issue Sep 11, 2023 · 21 comments
Closed
9 tasks

Community Migration to HelpDot - C+ Assistance #27150

maddylewis opened this issue Sep 11, 2023 · 21 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production NewFeature Something to build that is a new item. Weekly KSv2

Comments

@maddylewis
Copy link
Contributor

Part of the Community Migration to HelpDot project

Main issue: https://github.com/Expensify/Expensify/issues/274365
Doc section: https://docs.google.com/document/d/1MjTYzA-uo7ShLjo8x3XLA7EkSAhx0Yc9W43PPnKV3co/edit#bookmark=id.g4dt3vbhlcro

Tracking Issue

Tl;dr: There's a 9/30 deadline for this migration to be completed (more details here). For that to happen, I need some engineering assistance.

To make this as easy as possible for our engineering team, I will parse out exactly what I need/what I have questions about so that those tasks can be completed whenever anyone has a spare moment!

Request 1 - Questions on publishing content

  1. When publishing a brand new article (not editing an existing article), is it possible for a non-engineer to preview an article before publishing it?
  2. Are C+s currently reviewing these PRs?
  3. Do we always need engineering to merge these PRs? Can we lower the threshold so that Ring5 is able to merge HelpDot PRs? Or, is that too risky?
  4. Is this the most up-to-date process for non-engineers publishing new content to the site or could this be simplified in any way?
  5. We will be publishing 100+ articles - Is there a certain cadence we should follow when publishing new articles? Can we publish everything at once? Should we go hub-by-hub?

Request 2 - Questions on publishing images

  1. What is the best way for non-engineers to include images when publishing new content?
  2. Should we request images from Design?
  3. Is there a specific way those images should be formatted when submitting the PR?

Request 3 - Confirming Category/Subcategory redesign structure is feasible

The current redesign entails:

  • Deleting the current homepage Category Hubs
  • Adding 12 new homepage Category Hubs
  • Adding several Subcategory Hubs
  • Moving the existing resources to the newly created Subcategory Hubs
  • Publishing ~100 new resources under a corresponding Subcategory Hub

Homepage Category Hubs:

image

Subcategory Hubs:

image

Request 4 - Detailed Design Doc Requests

Publishing the Content to HelpDot - Technical Details:

  • Code (or w/e is necessary) for deleting the existing four Category Hubs
  • Code (or w/e is necessary) for add 12 new Category Hubs
  • Code for updating Category Hub icons
  • Code for adding 12 Category Hub descriptions
  • Code for adding add Subcategory "Level 1" Hubs (nested within Category Hubs)
  • Code for adding Subcategory "Level 2" Hubs (nested within some Subcategory Hubs)
  • Manual tests
  • Automated tests
  • System requirements
@maddylewis maddylewis added Daily KSv2 NewFeature Something to build that is a new item. labels Sep 11, 2023
@melvin-bot

This comment was marked as resolved.

@melvin-bot melvin-bot bot added Weekly KSv2 and removed Daily KSv2 labels Sep 11, 2023
@maddylewis
Copy link
Contributor Author

Request 1 answers:

  1. When publishing a brand new article (not editing an existing article), is it possible for a non-engineer to preview an article before publishing it? Yep! It will require some engineering-y things, but it's not too tricky. These instructions give you pretty good step by steps, really just copying and pasting in Terminal commands. The only tricky one is how to clone the repo, this should help. When you have a new page, it may not yet be in the nav, but you can always go directly to the page locally - for example, https://localhost:4000/articles/[article category]/[Article-Name]. Maybe give that a shot yourself and let me know if there's anything that's confusing and I can clarify as needed! It also might be good to update any SOs about creating help pages as soon as something needs to be changed, so that PRs 50-100 can learn from PRs 1-50, haha..
  2. Are C+s currently reviewing these PRs? Kinda. They're assigned, but don't always actually take a look - and I don't think for this that they have to, again, assuming that we get into a good rhythm of creating these pages correctly. Unfortunately, the bot will assign them first. I'm not sure if we can override this, do you know @neil-marcellini? Maybe we just instruct them to immediately approve, or we manually add the Engineering label to get an auto assign.
  3. Do we always need engineering to merge these PRs? Can we lower the threshold so that Ring5 is able to merge HelpDot PRs? Or, is that too risky? It's probably safest to have engineering merge them. If the page has been tested locally - and most importantly all the copy, images, and formatting have been double checked, all we'd have to do is spot check to make sure there's nothing weird going on so it would be a quick review (less than 5 min per page). The trick would be getting the engineer's attention, haha, and I have less of a tactic for that. If we're in a good flow of making sure the pages/PRs are ready to go, then you can bother me and I can try to go through open ones quickly.
  4. Is this the most up-to-date process for non-engineers publishing new content to the site or could this be simplified in any way? I think that's basically it! However, I believe you don't have to do steps 10 and 11 anymore. It's also slightly easier to create the pages locally (see question 1) but then pushing those to git hub is a bit trickier, so it depends on how comfortable the writer is with Terminal.
  5. We will be publishing 100+ articles - Is there a certain cadence we should follow when publishing new articles? Can we publish everything at once? Should we go hub-by-hub? It shouldn't really matter for the most part. I confess I haven't read through the whole doc. If a "hub" is like what's there right now - Split bills, request money, etc. - it might be good to make one PR first that creates those hubs, so that people only have to add the article pages rather than any folders. But once that's done it would be up to your own organization.

@rushatgabhane

This comment was marked as resolved.

@dannymcclain
Copy link
Contributor

Here are the SVG icons for the category hubs.

helpdot category hub illustrations - svg.zip

Also here's a quick breakdown of the little category card spacing:
image

Let me know if you need anything else, and here's the Figma file for good measure: Help site / Updated Home and Subpage Designs

@maddylewis
Copy link
Contributor Author

@rushatgabhane - sent you an invite to Figma 👍

@melvin-bot melvin-bot bot added the Weekly KSv2 label Sep 25, 2023
@rushatgabhane
Copy link
Member

rushatgabhane commented Sep 26, 2023

Created a manual request for $4k

https://staging.new.expensify.com/r/2691166635577186

@maddylewis could you please post a comment confirming that rushat should be paid $4k for this task? It's required for compliance i guess

@melvin-bot
Copy link

melvin-bot bot commented Sep 28, 2023

Triggered auto assignment to @chiragsalian, see https://stackoverflow.com/c/expensify/questions/7972 for more details.

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Oct 1, 2023
@maddylewis
Copy link
Contributor Author

@rushatgabhane yes!

@maddylewis
Copy link
Contributor Author

maddylewis commented Oct 2, 2023

Payment due

  • @rushatgabhane $6000 ($4k flat rate + $2k bonus for urgency / being so great to work with!) paid via NewDot

additional details about payment here - https://expensify.slack.com/archives/C03TBKRSB/p1696254658408319?thread_ts=1693929579.915969&cid=C03TBKRSB

@melvin-bot melvin-bot bot added Weekly KSv2 and removed Daily KSv2 labels Oct 2, 2023
@melvin-bot melvin-bot bot changed the title [HOLD for payment 2023-10-02] Community Migration to HelpDot - C+ Assistance [HOLD for payment 2023-10-09] [HOLD for payment 2023-10-02] Community Migration to HelpDot - C+ Assistance Oct 2, 2023
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Oct 2, 2023
@melvin-bot
Copy link

melvin-bot bot commented Oct 2, 2023

Reviewing label has been removed, please complete the "BugZero Checklist".

@melvin-bot
Copy link

melvin-bot bot commented Oct 2, 2023

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.75-12 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue:

If no regressions arise, payment will be issued on 2023-10-09. 🎊

After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.

  • External issue reporter
  • Contributor that fixed the issue
  • Contributor+ that helped on the issue and/or PR

For reference, here are some details about the assignees on this issue:

  • @rushatgabhane does not require payment (Eligible for Manual Requests)

As a reminder, here are the bonuses/penalties that should be applied for any External issue:

  • Merged PR within 3 business days of assignment - 50% bonus
  • Merged PR more than 9 business days after assignment - 50% penalty

@maddylewis
Copy link
Contributor Author

i don't think there's any action for chirag on this one

@melvin-bot melvin-bot bot added Weekly KSv2 and removed Weekly KSv2 labels Oct 3, 2023
@melvin-bot melvin-bot bot changed the title [HOLD for payment 2023-10-09] [HOLD for payment 2023-10-02] Community Migration to HelpDot - C+ Assistance [HOLD for payment 2023-10-10] [HOLD for payment 2023-10-09] [HOLD for payment 2023-10-02] Community Migration to HelpDot - C+ Assistance Oct 3, 2023
@melvin-bot
Copy link

melvin-bot bot commented Oct 3, 2023

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.76-6 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue:

If no regressions arise, payment will be issued on 2023-10-10. 🎊

After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.

  • External issue reporter
  • Contributor that fixed the issue
  • Contributor+ that helped on the issue and/or PR

For reference, here are some details about the assignees on this issue:

  • @rushatgabhane does not require payment (Eligible for Manual Requests)

As a reminder, here are the bonuses/penalties that should be applied for any External issue:

  • Merged PR within 3 business days of assignment - 50% bonus
  • Merged PR more than 9 business days after assignment - 50% penalty

@maddylewis
Copy link
Contributor Author

updated bonus amount!

@JmillsExpensify
Copy link

@maddylewis Mind updating that summary? I think you have a typo with $5k

@maddylewis
Copy link
Contributor Author

@JmillsExpensify - correct! updated (total = $6k -- $4k + $2k urgency bonus).

@JmillsExpensify
Copy link

$6,000 payment approved for @rushatgabhane based on BZ summary.

@maddylewis maddylewis changed the title [HOLD for payment 2023-10-10] [HOLD for payment 2023-10-09] [HOLD for payment 2023-10-02] Community Migration to HelpDot - C+ Assistance Community Migration to HelpDot - C+ Assistance Oct 13, 2023
@maddylewis
Copy link
Contributor Author

ill close this one out since we're no working out of our tidy-up tracking GH!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production NewFeature Something to build that is a new item. Weekly KSv2
Projects
None yet
Development

No branches or pull requests

6 participants