Skip to content

ER: Errors on the Access the Data project page #4660

@roslynwythe

Description

@roslynwythe

Emergent Requirement - Problem

There are two errors in the Access the Data project data

  • The Slack link for AJ Price is incorrect
  • The icon for the GitHub resource is incorrect (see screenshot below under Resources)

Issue you discovered this emergent requirement in

Date discovered

5/3/23

Did you have to do something temporarily

  • YES
  • [x ] NO

Who was involved

@roslynwythe

What happens if this is not addressed

The Slack link for AJ Price is a bad link, and the icon for the GitHub resource is the generic "link" icon, which still works but it is a bit confusing and not consistent with the presentation of the GitHub resource on other project pages

Resources

GitHub resource card on Access the Data page (incorrect icon)

image

GitHub resource card on other project pages (correct icon)

image

Recommended Action Items

Potential solutions [draft]

The incorrect Github icon is caused by the fact that access-the-data.md contains the markdown - name: Github however the code that uses the name property does a case-sensitive test for name==GitHub. So we could either change the markdown to capitalize the 'h' or else change the code to do a case-insensitive test.

Metadata

Metadata

Assignees

Labels

Complexity: SmallTake this type of issues after the successful merge of your second good first issueEREmergent RequestP-Feature: Projects pagehttps://www.hackforla.org/projects/role: back end/devOpsTasks for back-end developersrole: front endTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hours

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions