Anthony LC

Results 35 issues of Anthony LC

## Purpose [Issue: Create missing ended webinar screens...](https://github.com/openfun/marsha/issues/1633) ## Proposal - Change the text depend the cases, adapt the test cases [Commit](https://github.com/openfun/marsha/commit/71a5751c4d79eab530546e532bb647c0b8c1501d) - Adapt test command for Windows [Commit](https://github.com/openfun/marsha/commit/8b589b4bebc3295a6b5e222645f49e257e685f1d) -...

## Purpose The ultimate goal is to import DashboardClassroomForm component in lib-classroom. In order to do it, we have to move almost all LTI project to lib-component. ## Proposal -...

feature
critical
needs review
Frontend

## Purpose Create a new package called lib-classroom based on lib-component. This package will contain everything related to the classroom. ## Proposal - [x] Install main dependencies - [x] Configure...

feature
dependencies

## Purpose Display the Classrooms in the new website. ## Proposal - [x] Get the Classrooms from the API - [x] Integrate Classrooms design - [x] Paginate - [x] Test...

feature
Frontend
Site

Components to have the full feature of Grommet combine with the css feature of styled-components. ## Problem As it is now, we have to extend a Grommet component (Box /...

improvement
feature request
Frontend

## Problem 2 users are editing the same doc, 1 is offline, when the offline user get the connection back , he can override the work of the first user....

help wanted
typescript
hacktoberfest

## Purpose Upgrade video.js to version 8. ## Proposal - [x] adapt TS to new version - [x] upgrade related dependencies - [ ] transcipt seems to not work -...

critical
needs help
Frontend

## Problem We added the application models in "lib-components" by convenience, because some components use them, they shouldn't (circular dependency) and it is not the place of these models, they...

improvement
feature

**Describe the bug** In a collaborative way, if a user removes the block where another user is located it creates an error. ![image](https://github.com/TypeCellOS/BlockNote/assets/25994652/72dd7b4f-f1fe-47d9-8c07-f3367363c5de) https://github.com/TypeCellOS/BlockNote/blob/8a5d845407e7bdf63b49fa3b6e4a6d8201e1213a/packages/core/src/editor/BlockNoteEditor.ts#L395 **Possible solution** ```ts public getBlock( blockIdentifier?:...

## Feature Request List of the features needed in order to finish the transition from Grommet to Cunningham design system: ### Tabs component - [ ] Tabs component - https://mui.com/material-ui/react-tabs/...

feature request
improvement