seas-computing / seas-computing/mark-one
Add Position option for GlobalMessage
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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