openedx / openedx/paragon

Add variant for placement on Toast

Open
#4,110 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
140
Forks
100
Avg merge
1h 3m
Merged PRs (30d)
30

Description

As part of the work done on instructor dashboard, we are using Toast as a feedback for the user, but our designs require Toast to appear on right side, and currently is forced to be on left side, so we needed to override the class for now, will be smoother if Toast itself have a way to choose if it should appear on right or left side.

Current Behavior
Image
Expected Behavior
Image

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 Toast component and the code that currently forces its placement to the left. Review how Toast options or variants are defined, then verify that users can select left or right placement and that both positions match the expected behavior shown in the issue.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.