-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
Complexity: SmallTake this type of issues after the successful merge of your second good first issueTake this type of issues after the successful merge of your second good first issueEREmergent RequestEmergent RequestP-Feature: Projects pagehttps://www.hackforla.org/projects/https://www.hackforla.org/projects/role: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hoursCan be done in 0.5 to 1.5 hours
Milestone
Description
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
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
Recommended Action Items
- Make a new issue - Update Slack link on Project Profile: Access the Data #4642 and Update Resource Card logic to test resource names using case-insensitive matching #4659
- Discuss with team
- Let a Team Lead know
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Complexity: SmallTake this type of issues after the successful merge of your second good first issueTake this type of issues after the successful merge of your second good first issueEREmergent RequestEmergent RequestP-Feature: Projects pagehttps://www.hackforla.org/projects/https://www.hackforla.org/projects/role: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hoursCan be done in 0.5 to 1.5 hours
Type
Projects
Status
Done

