openedx / openedx/openedx-ai-extensions

Fix: modal chatbox for learners

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

Nobody has claimed this yet.

Dominant language
Python
Stars
17
Forks
11
Avg merge
5h 33m
Merged PRs (30d)
4

Description

The current version of the learner chatbot uses the sidebar navigation slot and functions like a modal. For UX this means that interacting with the course content will close the chatbot.

This might be annoying for learners and at the same time, taking the modal design away would have an unintended consequence, the learner chatbot could de-sync in terms of the course content that it has in context. We need to solve this by listening to signals of unit navigation and update the chat context.

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

No files or tests are named. Start by tracing how the learner chatbot occupies the sidebar navigation slot and how unit navigation is exposed; the work is done when interacting with course content no longer closes the chatbot and its context updates when the learner changes units.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.