Skip to content

Fetch problem display names through backend API #158

@phrdang

Description

@phrdang

Currently in many places in the frontend (such as the BackupGanttPlot component) we hardcode the problem display names for the current assignment. However, we do currently store problem names in the Rails backend database in the assignment_problems table. Create an API endpoint to retrieve this data and use it in the frontend.

Metadata

Metadata

Labels

enhancementNew feature or requestgood first issueGood for newcomersjavascriptPull requests that update javascript coderubyPull requests that update ruby codetool-trackPertains to the Assignment Snapshots tool/web app (src/snapshots-app)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions