[Maintenance] - Availability Firefox

Open Beginner friendly
#4,229 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
typescript
Domain
frontend

Research direction

Reproduce the availability scheduler layout in Firefox, then start by reading AvailabilityScheduleView.tsx and comparing its behavior with the provided screenshots. Trace the sizing or layout issue that leaves the boxes partially filled, and verify that the boxes fill the whole screen in Firefox without breaking the expected appearance in other browsers.

Written by the indexing model from the issue text.

Description

maintenance
Description

When viewing the availability scheduler on Firefox, the boxes are not completely filled in (see image below). This should be updated so that regardless of browser, the boxes fill up the whole screen.

Image
Acceptance Criteria
  • boxes fill up the whole screen on firefox
Proposed Solution
  • reproduce the bug
  • look through the code (specifically AvailabilityScheduleView.tsx) and determine where the issue is coming from
Mocks

What it should look like:
Image

Dominant language
TypeScript
Stars
36
Forks
9
Avg merge
4d 11h
Merged PRs (30d)
14

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.

More from Northeastern-Electric-Racing/FinishLine

All issues in Northeastern-Electric-Racing/FinishLine

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.