Skip to content

Conversation

@andrey-canon
Copy link
Collaborator

Description

This adds the frontend-essentials LisanAI component. This is a migration pr of eduNEXT#7

Issue # 1308

How to test

  1. Set the testing mfe, in my case discussions
  2. Add the module.config.js file
module.exports = {
    /*
    Modules you want to use from local source code.  Adding a module here means that when this app
    runs its build, it'll resolve the source from peer directories of this app.
  
    moduleName: the name you use to import code from the module.
    dir: The relative path to the module's source code.
    dist: The sub-directory of the source code where it puts its build artifact.  Often "dist".
    */
    localModules: [
        { moduleName: '@edx/frontend-component-header/dist', dir: '../frontend-component-header', dist: 'src' },
        { moduleName: '@edx/frontend-component-header', dir: '../frontend-component-header', dist: 'src' },
    ],
};
  1. Checkout this branch
  2. Go to discussion and add a new post
  3. Test the behavior
2025-10-08.17-34-00.mp4

Copy link

@johanseto johanseto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Working in my proto teak env

Screencast.from.09-10-25.08.15.49.webm

@andrey-canon andrey-canon force-pushed the teak-mig/FUTUREX-1308 branch from b42d373 to 4ace17e Compare October 9, 2025 15:59
@andrey-canon andrey-canon force-pushed the teak-mig/FUTUREX-1304 branch from 2ee436f to 1e1048d Compare October 9, 2025 15:59
@andrey-canon andrey-canon changed the base branch from teak-mig/FUTUREX-1308 to open-release/teak.nelp October 9, 2025 16:01
@andrey-canon andrey-canon force-pushed the teak-mig/FUTUREX-1304 branch from 1e1048d to d36c85c Compare October 9, 2025 16:02
@andrey-canon andrey-canon merged commit a3a144b into open-release/teak.nelp Oct 9, 2025
3 checks passed
@andrey-canon andrey-canon temporarily deployed to open-release/teak.nelp October 9, 2025 16:09 — with GitHub Actions Inactive
@andrey-canon andrey-canon temporarily deployed to open-release/teak.nelp October 9, 2025 16:09 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants