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 HTML components to MUI: ./src/components/admin/reports/index.js #1679

Open
3 of 6 tasks
JackHaeg opened this issue Jun 20, 2024 · 4 comments · May be fixed by #1706
Open
3 of 6 tasks

Update HTML components to MUI: ./src/components/admin/reports/index.js #1679

JackHaeg opened this issue Jun 20, 2024 · 4 comments · May be fixed by #1706
Assignees
Labels

Comments

@JackHaeg
Copy link
Member

JackHaeg commented Jun 20, 2024

Overview

Review all components in./src/components/admin/reports/index.js and replace all standard HTML components with applicable MUI components.

Action Items

  • Review components in:./src/components/admin/reports/index.js and search for any standard HTML components.
    • IF all components are already updated to relevant MUI
      • Comment on this issue that all components are already updated to MUI.
      • Close the issue & check the box associated with this issue on the MUI issue epic
      • Move on to the next MUI issue
    • IF standard HTML components are found in the file:
      • Replace these standard HTML components with applicable MUI components.
      • Make a PR for this file

Resources

@JackHaeg JackHaeg changed the title ./src/components/admin/reports/index.js Update HTML components to MUI: ./src/components/admin/reports/index.js Jun 20, 2024
@JackHaeg JackHaeg added this to the Y - Excellent Level milestone Jun 20, 2024
@nora-zajzon nora-zajzon self-assigned this Jun 29, 2024
@JackHaeg
Copy link
Member Author

JackHaeg commented Jul 22, 2024

@nora-zajzon I noticed that this issue was moved to "Done" a few weeks ago following your PR, however I can see that the PR was closed & not merged. Given that, should we move this issue back to "In Progress" or the Prioritized Backlog?

In general, we typically prefer to allow for the Github automation to close the issue & move it to the "Done" column once the PR has successfully merged.

@nora-zajzon
Copy link
Member

Hi @JackHaeg Sorry about that! I messaged another team member a while back wondering whose job it is to move the columns. They did not mention that you were in charge of moving columns. I also noticed that In-Progress says that you can only work on one at a time, but some of my PR's were waiting a little while so I moved on to other issues. I have 2 PR's waiting now, I think one was approved. So, the first issue should be able to be moved into "Done" and the other two into "In-Progress" I guess? I moved them back into Prioritized Backlog for now. Thank you for bringing this to my attention.

@JackHaeg
Copy link
Member Author

JackHaeg commented Jul 22, 2024

@nora-zajzon No worries whatsoever! Ideally, devs should only be working on one issue at a time. However, if you are working on an issue and have submitted the PR, then please leave the issue in the "In Progress" column until the PR is approved. Once it is approved the GitHub automation will close the associated issue & move it to the Done column on its own. You can have multiple issues being worked on at once if you'd like.

The "Prioritized Backlog" column is supposed to only be reserved for issues that are unassigned and are not being worked on - these are the issues that are available for devs to pick from. So, if you have other issues that you are working on and are awaiting PR approval, please leave them in the "In Progress" column for now until they are approved. If you have moved any issues that are awaiting PR review to the Prioritized Backlog, please move them back to "In Progress"

Also, it looks like there are currently 3 PRs for you that are awaiting approval. So I don't believe there should be any of your issues in the "Done" column as of yet (other than the "Onboarding" issue).

@trillium
Copy link
Member

trillium commented Aug 8, 2024

Closing as unplanned (this component isn't used in our current iteration of the app)

@nora-zajzon We will still happily take your PR :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment