Adaptor picker doesn't look good with local adaptors enabled
Open
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
Start the server with LOCAL_ADAPTORS=true and the app looks like this:
When using local adaptors, the adaptor version in the app should always be set to local. You shouldn't see a version anywhere
This is correct:
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 running the server with LOCAL_ADAPTORS=true and reproducing the adaptor picker appearance shown in the issue. Inspect the adaptor picker entry point and related UI state; done means local adaptors are labeled local and no version is displayed anywhere for them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100