seas-computing / seas-computing/mark-one

Add Position option for GlobalMessage

Open
#225 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Frontend refactor
Dominant language
TypeScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Description

We need to update our GlobalMessage component to add a position option. For example, in Makerspace, we created a wrapper around the GlobalMessage component to position it at the bottom of the page. This would likely be our default option, and we may also want to have an option to position it at the top of the page.

Acceptance Criteria

  • Add default fixed position option at the bottom of the screen

Contributor guide

Open the contributing guide

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.

Research direction

Start by locating the GlobalMessage component and compare its current behavior with the linked Makerspace Message.tsx wrapper. Implement the accepted default fixed position at the bottom of the screen, then verify that GlobalMessage renders in the requested location and that existing behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.