Skip to content

feat: Adds info on adding teammates to the insights page#230

Merged
BekahHW merged 14 commits intoopen-sauced:mainfrom
Lymah123:insight-page-update
Jan 4, 2024
Merged

feat: Adds info on adding teammates to the insights page#230
BekahHW merged 14 commits intoopen-sauced:mainfrom
Lymah123:insight-page-update

Conversation

@Lymah123
Copy link
Copy Markdown
Contributor

@Lymah123 Lymah123 commented Dec 8, 2023

Description

This PR adds the feature to the docs in the insights section.

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

Fixes #202
Add info on adding teammates to insights page

Mobile & Desktop Screenshots/Recordings

Steps to QA

Added to documentation?

  • 📜 README.md
  • 📓 docs.opensauced.pizza
  • 🍕 dev.to/opensauced
  • 📕 storybook
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@netlify
Copy link
Copy Markdown

netlify bot commented Dec 8, 2023

👷 Deploy request for docs-open pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit c60631c

@Lymah123
Copy link
Copy Markdown
Contributor Author

Lymah123 commented Dec 8, 2023

Hi @adiati98 , @BekahHW, and @CBID2. I will be waiting for your reviews

Copy link
Copy Markdown
Member

@adiati98 adiati98 left a comment

Choose a reason for hiding this comment

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

@Lymah123 I've left some reviews here. :)

@BekahHW we need your thoughts and confirmation on some things here.

TIA!

BekahHW and others added 4 commits December 8, 2023 13:16
Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>
Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>
Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>
Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>
Copy link
Copy Markdown
Member

@BekahHW BekahHW left a comment

Choose a reason for hiding this comment

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

Hey @Lymah123. Thanks for taking this on! I wasn't specific enough in the issue. Take a look at the video in the comments for the two ways to share and let me know if you have questions.

@Lymah123
Copy link
Copy Markdown
Contributor Author

Hi @BekahHW and @adiati98, sorry for not being responsive for the past three days on your reviews. I have gone through your feedback. I have started working on them. Thanks for being patient with me. I will soon request for your reviews again .

@CBID2
Copy link
Copy Markdown
Contributor

CBID2 commented Dec 15, 2023

Hi @BekahHW and @adiati98, sorry for not being responsive for the past three days on your reviews. I have gone through your feedback. I have started working on them. Thanks for being patient with me. I will soon request for your reviews again .

Hi @Lymah123! There’s some merge conflicts on your branch. Can you solve them please?

@Lymah123
Copy link
Copy Markdown
Contributor Author

Hi @BekahHW and @adiati98, sorry for not being responsive for the past three days on your reviews. I have gone through your feedback. I have started working on them. Thanks for being patient with me. I will soon request for your reviews again .

Hi @Lymah123! There’s some merge conflicts on your branch. Can you solve them please?

Hi @CBID2 , I will resolve them. I just saw the conflicts on the PR today.

@Lymah123
Copy link
Copy Markdown
Contributor Author

@CBID2 , I have resolved the conflicts.

@CBID2
Copy link
Copy Markdown
Contributor

CBID2 commented Dec 17, 2023

@CBID2 , I have resolved the conflicts.

Just gave some feedback here @Lymah123

@adiati98
Copy link
Copy Markdown
Member

Hi @Lymah123,
How things going here? Do you need any help?

@Lymah123
Copy link
Copy Markdown
Contributor Author

Hi @Lymah123, How things going here? Do you need any help?

Hi @adiati98, you can review it now. Thank you!

Copy link
Copy Markdown
Member

@adiati98 adiati98 left a comment

Choose a reason for hiding this comment

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

Hi @Lymah123,
Thanks for the changes! I gave you some feedback here. :)

Also, have you tested and run the docs locally?
Currently, there are unnecessary changes in the sidebars.js that are causing errors and shut the docs down locally, as shown in the screenshot below:

docs error

You might want to address this one first before working on the feedback. 😊

For future reference, you always want to run projects locally to test them and ensure they run properly.

@Lymah123
Copy link
Copy Markdown
Contributor Author

Hi @adiati98, I have worked on the feedback. My branch is up to date. I ran my changes locally. It works perfectly. Besides, I didn't make changes to the sidebar section. What could be the issues?

@adiati98
Copy link
Copy Markdown
Member

@Lymah123, if you see your PR here, there are 2 file changes. One of them is the sidebar. I'm not sure if you accidentally changed it?

It's pretty weird that it can run locally on your end after running npm start with the changes in the sidebar. 🤔

I'll take a look at this tomorrow as I'm not on my computer anymore.

In the meantime, can you give a screenshot or screen recording when it runs on your machine so I can take a look at it tomorrow? Thanks. 🙂

@Lymah123
Copy link
Copy Markdown
Contributor Author

@adiati98 , I am not too sure. Do you support I should delete the repo, fork, then make the changes and submit a new PR?

@CBID2
Copy link
Copy Markdown
Contributor

CBID2 commented Dec 29, 2023

@adiati98 , I am not too sure. Do you support I should delete the repo, fork, then make the changes and submit a new PR?

Hi @Lymah123. how about you try @adiati98's suggestion first? It might be a minor issue.

@Lymah123
Copy link
Copy Markdown
Contributor Author

@adiati98 , I am not too sure. Do you support I should delete the repo, fork, then make the changes and submit a new PR?

Hi @Lymah123. how about you try @adiati98's suggestion first? It might be a minor issue.

Hi @CBID2 , okay. I will work on her suggestion. Thank you.

Copy link
Copy Markdown
Member

@adiati98 adiati98 left a comment

Choose a reason for hiding this comment

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

Thanks for the changes, @Lymah123!

As you can now see in your PR, there is only one file that has changed. And that's what we want. 😊

I have a question for you here.
And FYI, I'm taking a few days off and will be back on 3rd January.
So, happy new year!

@Lymah123
Copy link
Copy Markdown
Contributor Author

Thanks for the changes, @Lymah123!

As you can now see in your PR, there is only one file that has changed. And that's what we want. 😊

I have a question for you here. And FYI, I'm taking a few days off and will be back on 3rd January. So, happy new year!

Awwnn! Happy New Year to you @adiati98! Always a pleasure having you review my PRs. Thanks for all the guidance you give. Looking forward to more of it in the coming year.

@Lymah123
Copy link
Copy Markdown
Contributor Author

I see that you marked all newest suggestions as resolved, but there are no changes applied as per suggestions.

It's totally okay if you don't take the suggestions, but it would be great if you provide the reasoning behind your thoughts in each suggestion. That way, reviewers can understand your ideas. 🙂

That said, would you please let me know why you don't apply them?

Regards this @adiati98 , I made changes to all the suggestions mentioned so far. A reason I marked them as resolved. You can reference anyone I didn't make changes to and I would gladly do that.

Thanks for always being patient with me @adiati98.

@adiati98
Copy link
Copy Markdown
Member

@Lymah123 you can click the "Files changed" tab in your PR. Then, you can see the reviews that I've unresolved.

I'll take a look at them once I'm back. 👍🏽

@Lymah123
Copy link
Copy Markdown
Contributor Author

Lymah123 commented Dec 31, 2023

@Lymah123 you can click the "Files changed" tab in your PR. Then, you can see the reviews that I've unresolved.

I'll take a look at them once I'm back. 👍🏽

Alright. I will do that.
Enjoy your break @adiati98.

Lymah123 and others added 2 commits January 2, 2024 19:26
Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>
Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>
@Lymah123
Copy link
Copy Markdown
Contributor Author

Lymah123 commented Jan 2, 2024

@Lymah123 you can click the "Files changed" tab in your PR. Then, you can see the reviews that I've unresolved.

I'll take a look at them once I'm back. 👍🏽

Hi @adiati98, I have worked on unresolved suggestions.

Copy link
Copy Markdown
Member

@adiati98 adiati98 left a comment

Choose a reason for hiding this comment

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

I would love to have final review from @BekahHW here.
But it looks good to me. Thank you, @Lymah123! 🙌

Copy link
Copy Markdown
Member

@BekahHW BekahHW left a comment

Choose a reason for hiding this comment

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

Great job, @Lymah123! We're good to go!

@BekahHW BekahHW merged commit d6b4681 into open-sauced:main Jan 4, 2024
github-actions bot pushed a commit that referenced this pull request Jan 4, 2024
## [1.59.0](v1.58.0...v1.59.0) (2024-01-04)

### Features

* Adds info on adding teammates to the insights page ([#230](#230)) ([d6b4681](d6b4681))
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 4, 2024

🎉 This PR is included in version 1.59.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jan 4, 2024
* Add info on adding teammates to the insightd page

* Update insights.md

* Remove Storybook from sidebars.js

* Update docs/features/insights.md

Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>

* Update docs/features/insights.md

Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>

* Update docs/features/insights.md

Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>

* Update docs/features/insights.md

Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>

* Update insights.md

* Update insights.md

* Update insights.md

* Update sidebars.js

* Update docs/features/insights.md

Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>

* Update docs/features/insights.md

Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>

---------

Co-authored-by: Ayu Adiati <retno.ayu98@gmail.com>
Co-authored-by: BekahHW <34313413+BekahHW@users.noreply.github.com>
Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com> d6b4681
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add info on adding teammates to insights page

4 participants