interfacerproject / interfacerproject/interfacer-gui
Navigation sidebar: if error on page, items keys are displayed (instead of values)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 5
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 19
Description
Currently this asset produces the error "TypeError: b.map is not a function": https://interfacer-gui-staging.dyne.org/asset/0620KWK17KTXYYBF176P9BXM28
see: https://gyazo.com/3e447c9434b5e1c80112e8da21e5e4c0
In this state, the Navigation sidebar displays keys ("my_assets" etc), see: https://gyazo.com/cd62973ab65bf59aba3f08f09ac25fdd
Contributor guide
No contributing guide indexed for this repository
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
Start by reproducing the error at the linked asset URL and inspect the Navigation sidebar state shown in the screenshots. Trace where the sidebar renders its labels when the page reports "TypeError: b.map is not a function". Done means the error state displays the item values, not keys such as "my_assets".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100