openedx / openedx/frontend-app-authoring
Changing "Markdown" editor type to Dropdown causes crash
Open
@ahtesham-quraish is already working on this.
Since Aug 25, 2025.
help wanted
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 218
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 20
Description
- Go to a library.
- Click New > Problem and choose "Single Select" > confirm
- Show advanced settings > switch to markdown editor > confirm
- Use the "Type" menu to change the type to "Dropdown"
- The UI will crash.
Cannot read properties of undefined (reading 'A')
src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/hooks.js:405:35
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.