nofusscomputing / nofusscomputing/centurion_ui
Markdown editor model command pallet
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 20
Description
When adding a linked item such as software you must enter the ID of the item. This should be changed so that there is a drop down list in addition to manually entering the ID.
This way it's an either or
enter the ID, or if the ID is not known you can scroll through a list of that item type
EoF OP
Links
- Blocked By: nofusscomputing/centurion_erp#259
- Related: nofusscomputing/centurion_erp#307
Tasks
- within the markdown editor, display the model items available when
/link $<model>-detected
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.
Research direction
No files or tests are named. Start at the markdown editor command handling for /link <model>-; trace how model items and IDs are currently entered. Done means the editor offers a scrollable list of items for the detected model while still allowing manual ID entry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100