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

Investigate why Credits page displays each item alphabetically locally but in a different order on the live website #2658

Open
13 tasks
JessicaLucindaCheng opened this issue Jan 5, 2022 · 2 comments
Labels
Complexity: Large Dependency An issue is blocking the completion or starting of another issue P-Feature: Credit https://www.hackforla.org/credits/ role: back end/devOps Tasks for back-end developers size: 2pt Can be done in 7-12 hours

Comments

@JessicaLucindaCheng
Copy link
Member

JessicaLucindaCheng commented Jan 5, 2022

Dependency

Overview

As developers, the website seen locally on our computers should look the same as the live website. For this issue, we will investigate why the Credits page displays each credit alphabetically when running the code locally on the computer but in a different order on the live website.

Action Items

Feasibility

  • Investigate why the Credits page displays each credit alphabetically when running the code locally on the computer but in a different order on the live website
  • Figure out the feasibility of a possible fix so that it displays the same on the live website and locally on a computer. Questions to consider:
    • Can it be fixed?
    • How difficult is it to fix?
    • How much time and work is needed to fix the issue?
    • How much benefit is gained from the fix?
  • Discuss with Technical Leads whether you think fixing this issue is worth it

If the decision is to fix it, here are the additional action items needed to fix it

  • [ ]
  • [ ]
  • [ ]
  • [ ]
  • [ ]

Resources/Instructions

@JessicaLucindaCheng JessicaLucindaCheng added the P-Feature: Credit https://www.hackforla.org/credits/ label Jan 5, 2022
@github-actions

This comment was marked as outdated.

@JessicaLucindaCheng JessicaLucindaCheng added role: front end Tasks for front end developers Complexity: Medium size: 1pt Can be done in 4-6 hours and removed role missing size: missing labels Jan 8, 2022
@JessicaLucindaCheng JessicaLucindaCheng changed the title DRAFT: Credits page displays each item alphabetically locally but not on live website DRAFT: Investigate why Credits page displays each item alphabetically locally but in a different order on the live website Jan 8, 2022
@JessicaLucindaCheng JessicaLucindaCheng changed the title DRAFT: Investigate why Credits page displays each item alphabetically locally but in a different order on the live website Investigate why Credits page displays each item alphabetically locally but in a different order on the live website Jan 8, 2022
@JessicaLucindaCheng JessicaLucindaCheng added Complexity: Large size: 2pt Can be done in 7-12 hours and removed Complexity: Medium size: 1pt Can be done in 4-6 hours labels Jan 8, 2022
@JessicaLucindaCheng JessicaLucindaCheng changed the title Investigate why Credits page displays each item alphabetically locally but in a different order on the live website DRAFT: Investigate why Credits page displays each item alphabetically locally but in a different order on the live website Jan 8, 2022
@JessicaLucindaCheng JessicaLucindaCheng changed the title DRAFT: Investigate why Credits page displays each item alphabetically locally but in a different order on the live website Investigate why Credits page displays each item alphabetically locally but in a different order on the live website Jan 9, 2022
@JessicaLucindaCheng JessicaLucindaCheng added Complexity: Medium size: 1pt Can be done in 4-6 hours and removed Complexity: Large size: 2pt Can be done in 7-12 hours labels Jan 22, 2022
@JessicaLucindaCheng JessicaLucindaCheng changed the title Investigate why Credits page displays each item alphabetically locally but in a different order on the live website DRAFT: Investigate why Credits page displays each item alphabetically locally but in a different order on the live website Jan 22, 2022
@JessicaLucindaCheng JessicaLucindaCheng changed the title DRAFT: Investigate why Credits page displays each item alphabetically locally but in a different order on the live website DRAFT - Jessica is writing this: Investigate why Credits page displays each item alphabetically locally but in a different order on the live website Jan 22, 2022
@JessicaLucindaCheng JessicaLucindaCheng changed the title DRAFT - Jessica is writing this: Investigate why Credits page displays each item alphabetically locally but in a different order on the live website Investigate why Credits page displays each item alphabetically locally but in a different order on the live website Jan 26, 2022
@JessicaLucindaCheng
Copy link
Member Author

JessicaLucindaCheng commented Jan 26, 2022

I looked into it and figured out the order displayed locally is by key value. However, for the live website, I'm not sure what the key value is for each credit item. Also, it may be hard to see if a potential fix would fix it for the live website since we wouldn't see it until it was deployed/merged.

Edit: I'm putting this issue in the Ice Box until we have separate repos for production and developers, which would allow developers to see what changes would look like on the website-dev repo's website.

@JessicaLucindaCheng JessicaLucindaCheng changed the title Investigate why Credits page displays each item alphabetically locally but in a different order on the live website DRAFT-Jessica is editing this: Investigate why Credits page displays each item alphabetically locally but in a different order on the live website Jan 27, 2022
@JessicaLucindaCheng JessicaLucindaCheng changed the title DRAFT-Jessica is editing this: Investigate why Credits page displays each item alphabetically locally but in a different order on the live website DRAFT: Investigate why Credits page displays each item alphabetically locally but in a different order on the live website Feb 5, 2022
@JessicaLucindaCheng JessicaLucindaCheng added Complexity: Large size: 2pt Can be done in 7-12 hours and removed Complexity: Medium size: 1pt Can be done in 4-6 hours labels Mar 11, 2022
@JessicaLucindaCheng JessicaLucindaCheng changed the title DRAFT: Investigate why Credits page displays each item alphabetically locally but in a different order on the live website Investigate why Credits page displays each item alphabetically locally but in a different order on the live website Mar 11, 2022
@JessicaLucindaCheng JessicaLucindaCheng added the Dependency An issue is blocking the completion or starting of another issue label Mar 11, 2022
@JessicaLucindaCheng JessicaLucindaCheng added role: back end/devOps Tasks for back-end developers role: dev leads Tasks for technical leads and removed role: front end Tasks for front end developers role: back end/devOps Tasks for back-end developers role: dev leads Tasks for technical leads labels Jun 12, 2022
@JessicaLucindaCheng JessicaLucindaCheng added Draft Issue is still in the process of being created and removed Draft Issue is still in the process of being created labels Sep 12, 2022
@ExperimentsInHonesty ExperimentsInHonesty added this to the x. Technical debt milestone Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Large Dependency An issue is blocking the completion or starting of another issue P-Feature: Credit https://www.hackforla.org/credits/ role: back end/devOps Tasks for back-end developers size: 2pt Can be done in 7-12 hours
Projects
Development

No branches or pull requests

2 participants