Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine

DRC Debugs - Should be one loading icon instead of one on every card

Open
#2,319 0 comments 0 reactions 1 assignee View on GitHub

@Laurennc33 is already working on this.

Since Dec 30, 2024.

front-end stale straightforward
Dominant language
TypeScript
Stars
36
Forks
9
Avg merge
4d 21h
Merged PRs (30d)
11

Description

Right now when you first load into the design review calendar page, every single card has a loading icon. Looks like it's because we're fetching a decent amount of info in src\frontend\src\pages\CalendarPage\DesignReviewCreateModal.tsx using hooks, so the loading indicator is getting displayed on every single card. You should be able to fix this by only rendering the create modal in the card when the modal is open.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.