richie icon indicating copy to clipboard operation
richie copied to clipboard

:pencil: An opensource CMS to build education portals

Results 195 richie issues
Sort by recently updated
recently updated
newest added

note: this branch is rebased on https://github.com/openfun/richie/pull/2308 ## Purpose Add search field on teacher courses listing pages ![image](https://github.com/openfun/richie/assets/139848/ec1f3a47-8ee0-4361-9087-3797b8b73da6) [Capture vidéo du 28-02-2024 15:47:50.webm](https://github.com/openfun/richie/assets/139848/99129b5e-5ccc-4429-8207-630c56a3c552)

feature

Because our Eof wasn't reset correctly, useUnionResource would never fetch the seconds pages and always return loadMore flag as true. resolve #2317

## Feature Request We are working to add a payment scheduling feature on your training. This new feature implies a deep rework of the current sale tunnel. Furthemore, this feature...

feature request

## Feature Request ### Is your feature request related to a problem or unsupported use case? Please describe. As a course/organization member, I should be able to access to learner...

feature

## Feature Request ### Is your feature request related to a problem or unsupported use case? Please describe. As a learner, I should be able to check the payment schedule...

feature

## Bug Report **Problematic Behavior** "Load more" remains displayed at the bottom of the list at `http://localhost:8070/en/dashboard/teacher/courses?query=Course` **Expected behavior/code** It should disappear once the list is fully loaded **Steps to...

## Feature Request ### Current behavior In its dashboard, a learner is currently able to only check its registered credit card and if they are several credit cards, it is...

feature

Note: rebased on ✨[(frontend) teacher courses search with query](https://github.com/openfun/richie/pull/2304) ## Purpose on learner courses listing page, we can now perform textual research. ![image](https://github.com/openfun/richie/assets/139848/d90a4789-6a8f-4c38-b904-e7eaecde973d)

## Bug Report **Problematic Behavior** On the teacher dashboard, we display at the same time the loading AND an empty placeholder. **Expected behavior/code** We should only see the loader, the...

We recently add tools to simplify our frontend tests (#2264). Now it's time to refactor our existing tests.

javascript